{"ok":true,"site":{"host":"hunchbank.com","url":"https://hunchbank.com/","type":"live","desc":"Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. No API, no backend integration, one…","tools":[{"name":"search_1","kind":"answer","impl":"imperative","description":"Search for content on this website. Search Acme Store","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query or keywords"}},"required":["query"]},"executable":true,"handlerField":"execute","page":"/"},{"name":"get_products","kind":"answer","impl":"imperative","description":"Get a list of products or items displayed on this page. Returns product names, prices, and details.","inputSchema":{"type":"object","properties":{"category":{"type":"string","description":"Optional category filter"},"limit":{"type":"number","description":"Maximum number of products to return"}},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"search_and_list","kind":"answer","impl":"imperative","description":"Search for flights, hotels, restaurants, or other listings on the current page. Fills search forms and extracts structured results.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query (e.g., \"flights to Tokyo\", \"hotels in Paris\", \"pizza near me\")"},"from":{"type":"string","description":"Origin location for travel searches"},"to":{"type":"string","description":"Destination location for travel searches"},"date":{"type":"string","description":"Date for the search (YYYY-MM-DD)"}},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"extract_page_listings","kind":"answer","impl":"imperative","description":"Extract structured listing data (flights, hotels, restaurants, menu items) from the current page. Returns titles, prices, descriptions, and links.","inputSchema":{"type":"object","properties":{"category":{"type":"string","description":"Optional category hint: \"flight\", \"hotel\", \"restaurant\", or empty for auto-detect"}},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_flight_search","kind":"act","impl":"imperative","description":"Fill in and submit a flight/hotel/travel search form on the current page. Use when the page has a travel search widget with From/To/Date fields.","inputSchema":{"type":"object","properties":{"from":{"type":"string","description":"Origin city or airport code"},"to":{"type":"string","description":"Destination city or airport code"},"departDate":{"type":"string","description":"Departure date (YYYY-MM-DD)"},"returnDate":{"type":"string","description":"Return date (YYYY-MM-DD), optional for one-way"},"passengers":{"type":"string","description":"Number of passengers (default: 1)"}},"required":["from","to","departDate"]},"executable":true,"handlerField":"execute","page":"/"},{"name":"login_log_in","kind":"act","impl":"imperative","description":"Open the login flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_get_started","kind":"act","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_sign_me_up_for_a_free_trial","kind":"act","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_start_your_10_minute_setup","kind":"act","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_start_free","kind":"act","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_get_started_free","kind":"act","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_start_with_starter","kind":"act","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_start_with_pro","kind":"act","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"demo","kind":"act","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"request_demo","kind":"act","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"watch_demo","kind":"act","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"support","kind":"act","impl":"imperative","description":"Open the contact or support flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"travel_booking","kind":"transact","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"i_want_to_book_a_demo_call","kind":"transact","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"contact_sales","kind":"transact","impl":"imperative","description":"Open the contact or support flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"billing_payment_method_questions_talk_to_us","kind":"transact","impl":"imperative","description":"Open the contact or support flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"contact_support","kind":"transact","impl":"imperative","description":"Open the contact or support flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"demo_sites","kind":"act","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"contact","kind":"transact","impl":"imperative","description":"Open the contact or support flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"subscribe_to_updates","kind":"transact","impl":"imperative","description":"Open the purchase or checkout flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_hunch","kind":"act","impl":"imperative","description":"Navigate to the \"hunch\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_directory","kind":"act","impl":"imperative","description":"Navigate to the \"directory\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_proof","kind":"act","impl":"imperative","description":"Navigate to the \"proof\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_operate","kind":"act","impl":"imperative","description":"Navigate to the \"operate\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_audit","kind":"act","impl":"imperative","description":"Navigate to the \"audit\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_extensions","kind":"act","impl":"imperative","description":"Navigate to the \"extensions\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"navigate_affiliates","kind":"act","impl":"imperative","description":"Navigate to the \"affiliates\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"get_started","kind":"act","impl":"imperative","description":"Click the \"get started\" button","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"start_your_10_minute_setup","kind":"act","impl":"imperative","description":"Click the \"start your 10-minute setup\" button","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"start_free","kind":"act","impl":"imperative","description":"Click the \"start free\" button","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"get_started_free","kind":"act","impl":"imperative","description":"Click the \"get started free\" button","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"start_with_starter","kind":"act","impl":"imperative","description":"Click the \"start with starter\" button","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"start_with_pro","kind":"act","impl":"imperative","description":"Click the \"start with pro\" button","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/"},{"name":"signup_do_i_need_a_credit_card_to_start_hunch_no_hunch_s_free_pl","kind":"answer","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/questions"},{"name":"signup_how_do_i_sign_up_for_hunch_sign_up_to_hunch_with_just_nam","kind":"answer","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/questions"},{"name":"signup_does_hunch_have_a_free_trial_hunch_s_free_plan_doubles_as","kind":"answer","impl":"imperative","description":"Open the signup or free-trial flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/questions"},{"name":"navigate_features","kind":"act","impl":"imperative","description":"Navigate to the \"features\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/questions"},{"name":"navigate_demo","kind":"act","impl":"imperative","description":"Navigate to the \"demo\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/questions"},{"name":"navigate_pricing","kind":"act","impl":"imperative","description":"Navigate to the \"pricing\" page","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/questions"},{"name":"watch_the_demo","kind":"act","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/mcp"},{"name":"try_the_on_site_demo_first","kind":"act","impl":"imperative","description":"Open a booking or scheduling flow on this website.","inputSchema":{"type":"object","properties":{},"required":[]},"executable":true,"handlerField":"execute","page":"/mcp"},{"name":"commerce_get_product_details","kind":"answer","impl":"imperative","description":"Get details for a visible product, including available variants/options, before asking the visitor to choose.","inputSchema":{"type":"object","properties":{"product_id":{"type":"string","description":"Product ID returned by commerce_search_products."},"product_name":{"type":"string","description":"Product name if product_id is not known."}},"required":[]},"executable":true,"handlerField":"execute","page":"/proof"},{"name":"commerce_search_products","kind":"answer","impl":"imperative","description":"Search visible products on this Hunch-installed storefront and return product IDs, prices, variants, and links.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Product search terms."},"limit":{"type":"number","description":"Maximum products to return."}},"required":[]},"executable":true,"handlerField":"execute","page":"/proof"},{"name":"commerce_select_variant","kind":"act","impl":"imperative","description":"Select a visible product variant or option, such as size or color, before adding the product to cart.","inputSchema":{"type":"object","properties":{"product_id":{"type":"string","description":"Product ID returned by commerce_search_products."},"product_name":{"type":"string","description":"Product name if product_id is not known."},"variant_id":{"type":"string","description":"Variant ID returned by commerce_get_product_details."},"variant":{"type":"string","description":"Human-readable variant label, such as Small, Blue, or Large / Black."},"size":{"type":"string","description":"Optional size value."},"color":{"type":"string","description":"Optional color value."}},"required":[]},"executable":true,"handlerField":"execute","page":"/proof"},{"name":"commerce_add_to_cart","kind":"act","impl":"imperative","description":"Add a selected product to the cart using Shopify or WooCommerce cart APIs when available, with DOM fallback for owned demo/custom sites.","inputSchema":{"type":"object","properties":{"product_id":{"type":"string","description":"Product ID returned by commerce_search_products."},"variant_id":{"type":"string","description":"Optional variant ID."},"product_name":{"type":"string","description":"Product name if product_id is not known."},"quantity":{"type":"number","description":"Quantity to add."}},"required":[]},"executable":true,"handlerField":"execute","page":"/proof"},{"name":"commerce_start_checkout","kind":"transact","impl":"imperative","description":"Open the checkout handoff only after explicit visitor confirmation. Hunch stops before order submission.","inputSchema":{"type":"object","properties":{"confirmed":{"type":"boolean","description":"Must be true only after the visitor explicitly confirms checkout handoff."}},"required":["confirmed"]},"executable":true,"handlerField":"execute","page":"/proof"}],"favicon":"/favicons/hunchbank.com.png","apiSurface":"spec","_scrape":{"etag":null,"lastModified":null,"scrapedAt":"2026-08-23T10:33:27.659Z"},"category":"AI & Agents","toolCount":51}}