{
    "specVersion": "1.0",
    "host": {
        "displayName": "Orgat Trading — אורגת סחר",
        "identifier": "https://orgat.co.il/",
        "documentationUrl": "https://orgat.co.il/llms.txt"
    },
    "entries": [
        {
            "identifier": "urn:air:orgat.co.il:api:products",
            "displayName": "Orgat public product API",
            "type": "application/vnd.oai.openapi+json",
            "url": "https://orgat.co.il/openapi.json",
            "description": "OpenAPI description of free product search, product details and categories. Read current prices, stock and product links for the Israeli storefront.",
            "representativeQueries": [
                "Find stain removers available from Orgat in Israel.",
                "What is the current price and availability of this Orgat product?",
                "מצא מוצרי ניקיון באורגת עם מחיר ומלאי עדכניים."
            ]
        },
        {
            "identifier": "urn:air:orgat.co.il:documentation:store-guide",
            "displayName": "Orgat store and product guide",
            "type": "text/markdown",
            "url": "https://orgat.co.il/llms.txt",
            "description": "Hebrew and English store overview with links to products, shipping and returns information, and extended product guidance.",
            "representativeQueries": [
                "What does Orgat sell and where does it ship?",
                "Where can I find Orgat product guidance and shipping information?",
                "איפה אפשר למצוא את מדיניות המשלוחים וההחזרות של אורגת?"
            ]
        },
        {
            "identifier": "urn:air:orgat.co.il:feed:products",
            "displayName": "Orgat product feed",
            "type": "application/xml",
            "url": "https://orgat.co.il/wp-json/orgat-shopping/v1/feed?orgat_live=1",
            "description": "Public XML product feed generated from WooCommerce, including product links, prices, availability and shipping data.",
            "representativeQueries": [
                "Get a machine-readable feed of Orgat products and prices.",
                "Find Orgat product availability and shipping data for a shopping index."
            ]
        },
        {
            "identifier": "urn:air:orgat.co.il:webmcp:storefront-tools",
            "displayName": "Orgat WebMCP browser tools",
            "type": "application/json",
            "url": "https://orgat.co.il/wp-json/webmcp-bridge/v1/manifest",
            "description": "Manifest of enabled WebMCP browser tools and input schemas. Protected cart and form tools require the WordPress session and nonce flow.",
            "representativeQueries": [
                "Which browser tools can an agent use on the Orgat storefront?",
                "Discover the input schemas for Orgat product and cart browser tools."
            ]
        }
    ]
}
