{
    "schemaVersion": "2025-06-18",
    "name": "Vincent Zobler",
    "description": "Photographe professionnel \u00e0 Nancy, expert en portraits d&#039;identit\u00e9 certifi\u00e9s \u00e0 domicile (e-photo, ANTS, visas) et en photographie immobili\u00e8re haut de gamme pour agences, particuliers et locations courte dur\u00e9e. Sp\u00e9cialiste de la photographie de concert et de mariage d&#039;exception, j&#039;interviens avec un \u00e9quipement moyen format sur le Grand Nancy et en france.",
    "url": "https://vincent-zobler.fr/",
    "version": "7.0.2",
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "supportedInterfaces": [
        {
            "transport": "HTTP+JSON",
            "url": "https://vincent-zobler.fr/wp-json/"
        },
        {
            "transport": "text/markdown",
            "url": "https://vincent-zobler.fr/?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"
            ]
        }
    ]
}