Query Amazon Selling Partner API
spcommandsetup L2★3
HS-Jack-YZY/amazon-ads-knowledge-base-v2 ↗What it does
Query Amazon SP-API knowledge base and construct API calls
Best for
Solving seller account operations (orders, listings, inventory, FBA, finances).
Inputs
- · Business question (orders, inventory, FBA, pricing, etc.)
Outputs
- · Endpoint, HTTP method, headers, example code, error handling
Requires
- · Amazon SP-API
- · WorkOS auth token
- · Playwright for docs lookup
Preconditions
- · SP-API credentials (RDT token for PII)
- · Marketplace region defined
Failure modes
- · RDT token missing for PII data
- · Rate limit exceeded (429)
- · Endpoint region mismatch
Trust signals
- · Restricted Data Token (RDT) requirement noted
- · User-Agent header enforcement