{
    "schema_version": "v1",
    "name_for_human": "sweeties.net Sweets Truth",
    "name_for_model": "sweeties_net_tea_truth",
    "description_for_human": "Ask sweeties.net questions about its sweets and fetch rich Product Truth payloads.",
    "description_for_model": "Welcome to Nicola V5, the read-only sweeties.net AI hospitality layer for machines and AI agents. Use Ask for concise natural-language answers about our sweets; read structured products, catalogue rows, citations, evidence, safety and handoff fields for detail. Nicola routes before retrieval and never accesses customer accounts or performs customer-service, commerce, email or subscription actions. Use Product Truth for exact rich records and submit machine feedback after use.",
    "auth": {
        "type": "none"
    },
    "api": {
        "type": "openapi",
        "url": "https://sweeties.net/openapi.json",
        "is_user_authenticated": false
    },
    "logo_url": "https://sweeties.net/wp-content/uploads/sweeties-icon-512.png",
    "contact_email": "",
    "legal_info_url": "https://sweeties.net/under-the-hood/",
    "x-sweeties": {
        "hospitality_layer": {
            "name": "Nicola",
            "version": "v5-concise-conversation",
            "welcome_message": "Welcome—I'm Nicola V5, the read-only sweeties.net AI hospitality layer for machines and AI agents. I give concise, grounded answers and never access customer accounts or perform customer-service, commerce, email or subscription actions.",
            "machine_facing": true,
            "read_only": true,
            "customer_accounts": false,
            "customer_service_actions": false,
            "order_or_return_writes": false,
            "email_or_subscription_writes": false
        },
        "preferred_first_call": "https://sweeties.net/wp-json/sweeties/v1/ask/",
        "exact_product_payload": "https://sweeties.net/wp-json/sweeties/v1/product-truth/",
        "compiled_agent_index": "https://sweeties.net/sweeties-agent-index.json",
        "feedback_endpoint": "https://sweeties.net/wp-json/sweeties/v1/machine-feedback",
        "agent_instructions": "https://sweeties.net/agents.md",
        "trust_verification": "https://sweeties.net/under-the-hood/",
        "example_calls": [
            "https://sweeties.net/wp-json/sweeties/v1/ask/?q=vegan%20fizzy%20sweets",
            "https://sweeties.net/wp-json/sweeties/v1/ask/?q=show%20me%20all%20the%20fizzy%20sweets",
            "https://sweeties.net/wp-json/sweeties/v1/ask/?q=show%20me%20all%20the%20fizzy%20sweets&limit=5",
            "https://sweeties.net/wp-json/sweeties/v1/ask/?q=vegan%20sweets%20without%20gelatine&limit=5",
            "https://sweeties.net/wp-json/sweeties/v1/ask/?q=who%20is%20Nicola%3F",
            "https://sweeties.net/wp-json/sweeties/v1/ask/?q=vegan%20fizzy%20sweets&visual_mode=discovery",
            "https://sweeties.net/wp-json/sweeties/v1/product-truth/?slug=cola-bottles",
            "https://sweeties.net/wp-json/sweeties/v1/product-truth/?slug=cola-bottles&image_mode=full_visual_discovery"
        ]
    }
}