{"ok":true,"site":{"host":"iaseguro.com","url":"https://iaseguro.com/","desc":"Insurance comparison information, with guides to insurance types, coverage, and insurers.","type":"live","category":"Finance & Crypto","tools":[{"name":"get_insurance_guide","kind":"act","impl":"imperative","description":"Fetch detailed guide, pricing benchmark, coverage breakdown, and FAQs for a specific insurance type (params: insurance_type, navigate=false) -> {slug, title, description, headings, faqs, url}","inputSchema":{"type":"object","properties":{"navigate":{"type":"boolean","default":false,"description":"Whether to navigate the browser to the guide page."},"insurance_type":{"type":"string","description":"Insurance category slug (e.g. 'vida', 'coche', 'salud', 'hogar', 'decesos', 'viaje', 'mascotas', 'moto', 'patinete', 'responsabilidad-civil'). Defaults to 'vida'."}},"additionalProperties":false},"executable":true},{"name":"get_insurer_details","kind":"act","impl":"imperative","description":"Fetch details and comparison summary for a specific insurance company (params: insurer_slug, navigate=false) -> {name, slug, title, summary, details, url}","inputSchema":{"type":"object","properties":{"navigate":{"type":"boolean","default":false,"description":"Whether to navigate the browser to the insurer page."},"insurer_slug":{"type":"string","description":"Insurer slug identifier (e.g. 'adeslas', 'allianz', 'axa', 'mapfre', 'sanitas'). Defaults to 'adeslas'."}},"additionalProperties":false},"executable":true},{"name":"list_insurance_types","kind":"answer","impl":"imperative","description":"List all available insurance categories offered for comparison on IAseguro (params: none) -> list [{slug, title, description, url}]","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"executable":true}],"apiSurface":"spec","toolCount":3}}