Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
channel3 products search --query "lamp" --format pretty
channel3 products search \ --query "running shoes" \ --transform "products.#.title"
channel3 products search \ --query "merino sweater" \ --limit 1 \ --transform "products.0.offers.0.price"
channel3 products search \ --query "dyson vacuum" \ --limit 1 \ --transform "products.0.offers.#.{domain:domain,price:price}"
--format
json
jsonl
yaml
pretty
raw
explore
--transform
Was this page helpful?