Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
iCommerce CLI Reference
The stateset CLI lets you query and act on commerce data using natural language.
Read-Only Queries
stateset "show me pending orders"
stateset "list open returns for last 7 days"
stateset "show inventory for sku WIDGET-001"
Write Actions (Explicit)
stateset --apply "ship order #12345 with tracking FEDEX123"
stateset --apply "approve return RMA-1001"
stateset --apply "refund order #12345 for $29.99"
Pricing and Currency
stateset "convert $100 USD to EUR"
stateset "estimate shipping cost for order #12345"