{
    "schemaVersion": "2025-06-18",
    "name": "T\u0151zike Vend\u00e9gh\u00e1z",
    "description": "A t\u00far\u00e1z\u00f3k otthona Cser\u00e9pfalun, k\u00f6zel az \u00f6sszes t\u00fara\u00fatvonalhoz.",
    "url": "https://tozikevendeghaz.hu/",
    "version": "7.1.1",
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "supportedInterfaces": [
        {
            "transport": "HTTP+JSON",
            "url": "https://tozikevendeghaz.hu/wp-json/"
        },
        {
            "transport": "text/markdown",
            "url": "https://tozikevendeghaz.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"
            ]
        }
    ]
}