Amazon is a multinational technology company that focuses on e-commerce, cloud computing, digital streaming, and artificial intelligence.
Tools and capabilities available for Amazon
Search for products on Amazon by keyword, category, or other criteria. Returns a list of products with details like title, price, rating, and availability.
Parameters: query, category, minPrice, maxPrice, sortBy, limit
Get detailed information about a specific product including description, specifications, reviews, images, pricing, and availability.
Parameters: productId
Retrieve customer reviews and ratings for a specific product with filtering and sorting options.
Parameters: productId, sortBy, starRating, limit
Get price history and tracking information for a product to help identify deals and price trends.
Parameters: productId, timeRange
Compare multiple products side by side including specifications, prices, ratings, and reviews.
Parameters: productIds
Search for current deals, lightning deals, coupons, and special offers across categories.
Parameters: category, dealType, discountPercentage, limit
Check if a product is in stock and get delivery estimates for a specific location.
Parameters: productId, zipCode
Retrieve the best-selling products in a specific category or overall on Amazon.
Parameters: category, limit
Retrieve the status and tracking information for an Amazon order.
Parameters: orderId
Get a list of orders from the user's Amazon account with filtering options.
Parameters: timeRange, status, limit
Add a product to the Amazon shopping cart.
Parameters: productId, quantity
Get the contents of the Amazon shopping cart with product details and total price.
Remove a product from the Amazon shopping cart.
Parameters: cartItemId
Retrieve items from the user's Amazon wishlist.
Parameters: wishlistId, limit
Add a product to an Amazon wishlist.
Parameters: productId, wishlistId
Get personalized product recommendations based on browsing history, purchases, or a specific product.
Parameters: basedOnProductId, category, limit
Search for products on Amazon using an image to find similar or matching items.
Parameters: imageUrl, imageBase64, limit
Get detailed information about a seller including ratings, reviews, and shipping policies.
Parameters: sellerId
Get all products offered by a specific seller.
Parameters: sellerId, sortBy, limit
Check if a product is eligible for Amazon Prime shipping and get Prime-specific pricing.
Parameters: productId
Have an idea for a tool that should be added? Describe it below and we'll add it for you.