list_skus
List the Velarion catalog — every product an agent can see and (where APPROVED_SELLABLE) buy.
Returns all APPROVED_SELLABLE SKUs with full detail by default (sku_id, name, price, currency, fulfillment type, latency, caveats, classification). Set include_non_sellable=true to also return NEEDS_OWNER_APPROVAL / UNSELLABLE / KILLED rows, each clearly tagged with its classification and blockers so inventory is never hidden — only de-prioritized. No price is fabricated: unverified prices are surfaced as-is with their classification, never quoted as billable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_token | No | ||
| include_non_sellable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||