Retrieve financial data for a specific stock: "Use VoxScript.GetStockFinancialData to fetch financial data for the stock {stock_symbol}.
Find the highest and lowest stock prices within a given time frame: "Use VoxScript.GetStockHighLowPrices to fetch the highest and lowest prices of the stock {stock_symbol} from {start_date} to {end_date}.
Compare market capitalization of two companies: "Use VoxScript.CompareMarketCapitalization to compare the market capitalization of {company1} and {company2}.
Search for trending YouTube videos: "Use VoxScript.SearchTrendingYouTubeVideos to find trending YouTube videos in {category}.
Get YouTube channel data: "Use VoxScript.GetYouTubeChannelData to fetch data for the YouTube channel {channel_name}.
Retrieve data from a specific podcast: "Use VoxScript.GetPodcastData to fetch information about the podcast named {podcast_title}.
Get weather information for a specific location: "Use VoxScript.GetWeatherInfo to provide me with the current weather information for {city_name}, {country_code}.
Find popular articles related to a specific topic: "Use VoxScript.SearchPopularArticles to find popular articles related to {topic}.
Get the definition of a particular term: "Use VoxScript.GetTermDefinition to find the definition of the term {search_term}.
Retrieve trending news in a specific category: "Use VoxScript.GetTrendingNews to find trending news in the {news_category} category.