Tool tree
Unlock your e-shop's potential with Luigi's Box AI-powered site search and product discovery tools for e-commerce.
page: Every page
read_luigisbox_page_as_markdownAnswer
Fetch any page on luigisbox.com and return it as Markdown rather than HTML. Use it to read the current page, or any page listed in the site map at /llms.txt. Only luigisbox.com URLs are accepted.
View tool JSON
{
"name": "read_luigisbox_page_as_markdown",
"kind": "answer",
"impl": "imperative",
"description": "Fetch any page on luigisbox.com and return it as Markdown rather than HTML. Use it to read the current page, or any page listed in the site map at /llms.txt. Only luigisbox.com URLs are accepted.",
"inputSchema": {
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "A luigisbox.com URL. Defaults to the current page."
}
}
},
"page": "/"
}list_luigisbox_productsAnswer
List Luigi's Box products with a one-line description and the URL of each product page. Use this to answer what Luigi's Box offers before searching for details.
View tool JSON
{
"name": "list_luigisbox_products",
"kind": "answer",
"impl": "imperative",
"description": "List Luigi's Box products with a one-line description and the URL of each product page. Use this to answer what Luigi's Box offers before searching for details.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}