{
    "serverInfo": {
        "name": "sweeties.net Public Sweets Truth, Nicola",
        "version": "2026-08-01-nicola-v5"
    },
    "transport": {
        "type": "https",
        "url": "https://sweeties.net/wp-json/sweeties/v1/ask/"
    },
    "capabilities": {
        "tools": true,
        "resources": true,
        "prompts": false
    },
    "tools": [
        {
            "name": "ask_sweets_advice",
            "description": "Questions in plain English about our sweets, allergens, diets, gelatine, sweet types, prices per 100 g and delivery.",
            "endpoint": "https://sweeties.net/wp-json/sweeties/v1/ask/"
        },
        {
            "name": "get_product_truth",
            "description": "Rich product payload by GTIN, SKU, product_id, slug, URL or narrow product query.",
            "endpoint": "https://sweeties.net/wp-json/sweeties/v1/product-truth/"
        },
        {
            "name": "read_agent_index",
            "description": "Read the compiled Product Truth agent index used by Ask for fast candidate retrieval.",
            "endpoint": "https://sweeties.net/sweeties-agent-index.json"
        },
        {
            "name": "submit_machine_feedback",
            "description": "Submit the feedback template returned by Ask and Product Truth.",
            "endpoint": "https://sweeties.net/wp-json/sweeties/v1/machine-feedback"
        }
    ]
}