10 tools · production · spec
Away Travel provides tools that let an agent search products, manage the cart, proceed to checkout, and access order history.
Tools10 total
browse_store
actionimperative/pagenumber—Page number for pagination (starts at 1). Each page returns up to 30 products.
sort_bystring—Sort order. Options: best-selling (default), price-ascending, price-descending, title-ascending, title-descending, created-descending, created-ascending.
navigateboolean—When true, navigate the browser to the collection page after loading data. Set true for user intents like "browse to", "go to", "show me", "open", "take me to" a collection. Requires a collection handle. Defaults to false.
collectionstring—Collection handle to browse (e.g. "best-sellers", "new-arrivals"). Omit to list all collections. Use "all" to browse every product.
cancel_cart
actionimperative/no parameters
get_cart
readimperative/no parameters
get_product
actionimperative/catalogobject—Product detail parameters.
manage_orders
actionimperative/no parameters
proceed_to_checkout
actionimperative/no parameters
search_catalog
readimperative/catalogobjectrequired
search_shop_policies_and_faqs
readimperative/querystringrequiredA natural language query.
show_variant
actionimperative/catalogobjectrequiredProvide EITHER variant_id OR selected_options. Handle is required unless the user is already on the product page.
update_cart
actionimperative/cartobjectrequired