Skip to content

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

ToolWhat It Does
get-user-infoRetrieves your user profile and account details
get-user-accountsLists all connected Amazon accounts with marketplace and seller information

Sales & Orders

ToolWhat It Does
get-sales-statisticsAggregated 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-ordersIndividual order details with items and financial breakdowns
get-transactionsSettlement transactions -- payments, fees, refunds, reimbursements, and adjustments

Products

ToolWhat It Does
get-products-listProduct catalog with pricing, costs, fees, margins, and status

Inventory

ToolWhat It Does
get-inventory-listCurrent stock levels, velocity, days of supply, and restock indicators
get-inventory-history-listHistorical inventory snapshots with daily stock level changes

Advertising (PPC)

ToolWhat It Does
get-ppc-dataAdvertising performance for Sponsored Products, Brands, and Display campaigns. Supports campaigns, ad groups, keywords, search terms, targets, and product ads.

Cost Management (COGS)

ToolWhat It Does
get-cost-periodsView cost-of-goods-sold periods for your products
update-cost-periodsCreate or update COGS entries
delete-cost-periodsRemove COGS entries

Feedback

ToolWhat It Does
get-feedback-listSeller feedback with ratings, comments, and response status

Warehouse & Fulfillment

ToolWhat It Does
get-warehouse-listYour warehouse locations and details
get-inbound-shipmentsFBA inbound shipment status, quantities sent and received

Reports

Reports follow a three-step process: create, check status, download.

ToolWhat It Does
create-reportStart generating a custom report
get-report-statusCheck if a report is ready for download
download-reportDownload a completed report

System

ToolWhat It Does
get-connection-statusCheck API and account connection health
get-notificationsView alerts and system notifications
get-supported-currenciesList 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.