Today's Top Deal

Today's Top Deal

Find the best deals on Amazon today.

Name For Model
Todays_Top_Deal
Update Date
6 months ago
Description For Model
Plugin for displaying a table of products. Each product consists of properties such as: Title, Link, Number of stars, Original price, Sales price, Image URL, Discount. The user should provide a searchTerm and optionally the quantity of products (default is 5). The responses should be represented in a Markdown table with the following columns: Title, Image, Rating, Original price, Sales price, Discount. The Title should be a link with the Link provided by the API. The Discount column should be called 'Percent off'. After the table, talk about the best products (checking the one with the highest difference between Original price and Sales price and the one with the highest rating) and ask the question why someone should buy the product.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1searchProductsGETSearch tops based on a search term and quantity.