{
    "schemaVersion": "2025-06-18",
    "name": "Visegr\u00e1di Palotaj\u00e1t\u00e9kok",
    "description": "Visegr\u00e1di Nemzetk\u00f6zi Palotaj\u00e1t\u00e9kok: Magyarorsz\u00e1g egyik legnagyobb t\u00f6rt\u00e9nelmi fesztiv\u00e1lja",
    "url": "https://palotajatekok.hu/",
    "version": "7.1.1",
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "supportedInterfaces": [
        {
            "transport": "HTTP+JSON",
            "url": "https://palotajatekok.hu/wp-json/"
        },
        {
            "transport": "text/markdown",
            "url": "https://palotajatekok.hu/?format=md"
        }
    ],
    "defaultInputModes": [
        "text/plain"
    ],
    "defaultOutputModes": [
        "text/markdown",
        "text/html"
    ],
    "skills": [
        {
            "id": "search",
            "name": "Site search",
            "description": "Full-text search of the site content.",
            "tags": [
                "search"
            ],
            "examples": [
                "?s=hello"
            ]
        },
        {
            "id": "fetch-markdown",
            "name": "Fetch page as Markdown",
            "description": "Return any public page as a Markdown document.",
            "tags": [
                "content",
                "markdown"
            ]
        }
    ]
}