Available Tools
When you ask a question, the AI automatically selects the right tools to retrieve your data. You do not need to reference these tools directly -- they work behind the scenes.
This page lists all 21 tools for reference.
User & Account Management
| Tool | What It Does |
|---|---|
| get-user-info | Retrieves your user profile and account details |
| get-user-accounts | Lists all connected Amazon accounts with marketplace and seller information |
Sales & Orders
| Tool | What It Does |
|---|---|
| get-sales-statistics | Aggregated sales data (revenue, units, profit, ROI, margin) grouped by product, by date, or as a combined product × period grid (e.g. one row per ASIN per month). Pass period_by alongside view_by=product for the combined view. |
| get-orders | Individual order details with items and financial breakdowns |
| get-transactions | Settlement transactions -- payments, fees, refunds, reimbursements, and adjustments |
Products
| Tool | What It Does |
|---|---|
| get-products-list | Product catalog with pricing, costs, fees, margins, and status |
Inventory
| Tool | What It Does |
|---|---|
| get-inventory-list | Current stock levels, velocity, days of supply, and restock indicators |
| get-inventory-history-list | Historical inventory snapshots with daily stock level changes |
Advertising (PPC)
| Tool | What It Does |
|---|---|
| get-ppc-data | Advertising performance for Sponsored Products, Brands, and Display campaigns. Supports campaigns, ad groups, keywords, search terms, targets, and product ads. |
Cost Management (COGS)
| Tool | What It Does |
|---|---|
| get-cost-periods | View cost-of-goods-sold periods for your products |
| update-cost-periods | Create or update COGS entries |
| delete-cost-periods | Remove COGS entries |
Feedback
| Tool | What It Does |
|---|---|
| get-feedback-list | Seller feedback with ratings, comments, and response status |
Warehouse & Fulfillment
| Tool | What It Does |
|---|---|
| get-warehouse-list | Your warehouse locations and details |
| get-inbound-shipments | FBA inbound shipment status, quantities sent and received |
Reports
Reports follow a three-step process: create, check status, download.
| Tool | What It Does |
|---|---|
| create-report | Start generating a custom report |
| get-report-status | Check if a report is ready for download |
| download-report | Download a completed report |
System
| Tool | What It Does |
|---|---|
| get-connection-status | Check API and account connection health |
| get-notifications | View alerts and system notifications |
| get-supported-currencies | List of available currencies for data conversion |
Schema Discovery
Most data tools support column discovery. When the AI needs to know what data fields are available for a specific tool, it can pass schema=true to get a list of all columns with their types and descriptions. This happens automatically -- you do not need to do anything.