List MU physical-shipping orders (owner only)
mu_ship_ordersList physical (address-bearing) orders for the factory shipping console with their ship_status (pending|in_production|shipped|delivered), courier and tracking. Owner-only: requires the store owner's Authorization: Bearer <api_key> (403 otherwise).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Include delivered orders too (default false = active only). | |
| reveal | No | Show full address/phone. Default false = masked (city + last-4) so customer PII stays out of the chat log; set true only when you actually need the full address. |