{
    "specVersion": "1.0",
    "host": {
        "displayName": "Actually Useful Deals",
        "identifier": "actuallyusefuldeals.com"
    },
    "entries": [
        {
            "identifier": "urn:air:actuallyusefuldeals.com:api:public-deals",
            "displayName": "Actually Useful Deals Public API",
            "type": "application/json",
            "url": "https://www.actuallyusefuldeals.com/.well-known/openapi.json",
            "description": "Read-only public API for active deals, price context, buyer-fit notes, skip-if notes, and category counts.",
            "representativeQueries": [
                "Find current useful car gear deals under $100.",
                "Which active deals are useful for a road trip?",
                "Show recently updated tool deals and explain who should skip them."
            ]
        }
    ]
}