1,216 tools
search_shop_policies_and_faqs
Used to get facts about the stores policies, products, or services. Some examples of questions you can ask are: - What is your return policy…
audit_ai_seo
Audit a URL for AI-SEO / AEO / GEO readiness across 39 checks (crawlability, structured data, content, AI readability, technical) and return…
score_ai_overview_eligibility
Score whether a URL is eligible to appear in / be cited by Google AI Overviews (15 signals across crawl access, answer extractability, and t…
get_faqpage_schema_template
Return a valid, copy-paste FAQPage JSON-LD (schema.org) template that makes Q&A content eligible for rich results and AI-answer citation.
get_ai_crawler_robots_rules
Return robots.txt rules that allow the major AI crawlers (GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, PerplexityBot, Google-Extended) to…
get_llms_txt_template
Return a spec-compliant example llms.txt file (the curated Markdown entry-point file AI crawlers look for at a site root).
estimate_n8n_cost
Estimate monthly cost of n8n Cloud vs self-hosting for a given workload, plus the break-even point. Returns a Markdown summary.
validate_n8n_workflow
Validate an n8n workflow JSON for structural issues (missing connections, unset credentials, deprecated nodes, and similar) and return the i…
compare_automation_pricing
Compare monthly pricing of Zapier vs Make vs n8n for a given task/operation volume and return a Markdown breakdown of which is cheapest.
search_blog
Search the AutomateLab blog (articles on AI automation, n8n, Make, Zapier, AI agents, and AI coding tools). Opens site search for the given …
search_automation_errors
Search the AutomateLab automation error index (n8n, Make, Zapier, Cursor, Claude Code, Power Automate, UiPath) by error text, code, or platf…
search_catalog
Search the store catalog for products, collections, articles, and pages. Does NOT add anything to the cart; use update_cart for cart changes…
browse_store
Browse OR navigate to store collections. Set navigate=true whenever the user wants to be taken to a collection page in the browser (triggers…
get_product
Get product details, OR navigate the browser to the product page. Set catalog.navigate=true whenever the user wants to see/view the product …
show_variant
Navigate the browser to a product page, with a specific variant OR a partial option filter selected. Use for view intents: "show me", "open"…
get_cart
Get the current shopping cart contents — line items with product titles, variant titles, handles, URLs, images, unit prices, quantities, and…
update_cart
Add products to the cart, update line item quantities, or remove items. Use line_items[].item.id with a ProductVariant GID when the exact va…
cancel_cart
Remove all items from the cart in one step. Use when the user wants to empty their cart or start over.
proceed_to_checkout
Proceed to checkout. Verifies the cart is not empty, then navigates to the checkout page. When this tool succeeds the browser is ALREADY on …
manage_orders
Navigate to the customer's order history page. Use when the user asks about past orders, order status, tracking, or returns. The user will b…
search_shop_policies_and_faqs
Used to get facts about the stores policies, products, or services. Some examples of questions you can ask are: - What is your return policy…
search_catalog
Search the store catalog for products, collections, articles, and pages. Does NOT add anything to the cart; use update_cart for cart changes…
browse_store
Browse OR navigate to store collections. Set navigate=true whenever the user wants to be taken to a collection page in the browser (triggers…
get_product
Get product details, OR navigate the browser to the product page. Set catalog.navigate=true whenever the user wants to see/view the product …
show_variant
Navigate the browser to a product page, with a specific variant OR a partial option filter selected. Use for view intents: "show me", "open"…
get_cart
Get the current shopping cart contents — line items with product titles, variant titles, handles, URLs, images, unit prices, quantities, and…
update_cart
Add products to the cart, update line item quantities, or remove items. Use line_items[].item.id with a ProductVariant GID when the exact va…
cancel_cart
Remove all items from the cart in one step. Use when the user wants to empty their cart or start over.
proceed_to_checkout
Proceed to checkout. Verifies the cart is not empty, then navigates to the checkout page. When this tool succeeds the browser is ALREADY on …
manage_orders
Navigate to the customer's order history page. Use when the user asks about past orders, order status, tracking, or returns. The user will b…
search_shop_policies_and_faqs
Used to get facts about the stores policies, products, or services. Some examples of questions you can ask are: - What is your return policy…
get_car_brands
List or search public CarWyapar car brands with pagination and sorting.
get_car_brand
Get complete public details for one car brand by slug.
search_car_models
Search and filter public car models by brand, price, fuel, body type, transmission, drivetrain, or status.
get_car_model_filters
Get current model filters. Use value in API queries and label only for display.
get_car_model
Get concise public model details. Request only the sections needed for the answer.
get_brand_models
List public car models for one brand with pagination and sorting.
search_car_variants
Search and filter public car variants by model, brand, price, fuel, body type, transmission, drivetrain, sunroof, seating, airbags, or ADAS.
get_car_variant_filters
Get current variant filters. Use value in API queries and label only for display.
get_model_variants
List all public variants for one exact car model slug.