{"ok":true,"site":{"host":"tootemaailm.ee","url":"https://tootemaailm.ee/","desc":"An Estonian online department store with product search and navigation to products and the shopping cart.","type":"live","category":"Commerce","tools":[{"name":"open_cart","kind":"act","impl":"imperative","description":"Navigate to the shopping cart page.","inputSchema":{"type":"object","properties":{}},"executable":true},{"name":"open_product","kind":"act","impl":"imperative","description":"Navigate the browser to a given Tootemaailm product page.","inputSchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Full URL of the product page to open"}}},"executable":true},{"name":"search_products","kind":"answer","impl":"imperative","description":"Search products in the Tootemaailm store by keyword with optional pagination.","inputSchema":{"type":"object","required":["query"],"properties":{"page":{"type":"integer","description":"Page number"},"query":{"type":"string","description":"Search keyword"}}},"executable":true}],"apiSurface":"spec","toolCount":3}}