generated: '2026-09-13' method: generated source: mcp/hni-hearthnhome-tools.json (live tools/list, probed 2026-09-13) note: >- HNI Corporation publishes no agent skills, no AGENTS.md and no SKILL.md on any host. The llms.txt served at hearthnhome.com recommends Shopify's cross-store skill at https://shop.app/SKILL.md — that document belongs to Shopify, not HNI, and is referenced rather than copied here. These two skills are generated by API Evangelist from the provider's own live MCP tool schemas; every tool name below was observed in a tools/list response, none was invented. api: hni:hearth-home-agent-commerce skills: - name: hni-catalog-search file: skills/hni-catalog-search.md description: Search and read the Hearth & Home Technologies product catalog. operations: [search_catalog, lookup_catalog, get_product] write_surface: false - name: hni-agent-purchase file: skills/hni-agent-purchase.md description: Build a cart and complete a purchase, with buyer-approval and irreversibility rules. operations: - create_cart - get_cart - update_cart - cancel_cart - create_checkout - get_checkout - update_checkout - complete_checkout - cancel_checkout - get_order write_surface: true safety_notes: - complete_checkout is irreversible through this API — no refund, void or reverse tool exists. - Only complete_checkout accepts meta.idempotency-key. - Human approval is required before payment (stated by the provider in llms.txt). external_skills: - name: Shop skill url: https://shop.app/SKILL.md owner: Shopify note: Recommended by hearthnhome.com/llms.txt for cross-store agent purchasing. Not an HNI artifact.