{"ok":true,"site":{"host":"batterytrader.com","url":"https://www.batterytrader.com/","favicon":"/favicons/batterytrader.com.png","desc":"Replacement rechargeable batteries","type":"live","category":"Commerce","tools":[{"name":"get_page_context","kind":"answer","impl":"imperative","description":"Read the current Battery Trader page title, URL, heading, and public catalog discovery links. Use this to understand which product or category the user is viewing.","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"executable":true},{"name":"open_catalog_index","kind":"act","impl":"imperative","description":"Open the public LLM catalog index (llms.txt) or the store homepage so an agent can start product discovery.","inputSchema":{"type":"object","properties":{"target":{"type":"string","enum":["llms","home","search"],"description":"llms opens /llms.txt, home opens the storefront, search opens advanced search."}},"required":["target"],"additionalProperties":false},"executable":true},{"name":"search_catalog","kind":"answer","impl":"imperative","description":"Search the Battery Trader product catalog by keyword, model, SKU, or device name. Returns matching products and a results page URL.","inputSchema":{"type":"object","properties":{"query":{"type":"string","minLength":2,"description":"Search keywords, product model, or device name."},"navigate":{"type":"boolean","description":"If true, open the search results page in this browser tab."}},"required":["query"],"additionalProperties":false},"executable":true}],"apiSurface":"spec","toolCount":3}}