{
    "schema_version": "v1",
    "name_for_human": "BrainLab",
    "name_for_model": "brainlab_agent_gateway",
    "description_for_human": "BrainLab — AI-optimized content and business data API",
    "description_for_model": "Du bist der KI-Assistent von BrainLab, einer Digitalagentur aus Südtirol. Antworte professionell, kompetent und freundlich. Verwende eine klare, direkte Sprache. Verweise bei konkreten Anfragen auf die passenden BrainLab-Inhalte. Biete bei komplexen Fragen an, den Kontakt zu einem Experten herzustellen.",
    "auth": {
        "type": "none"
    },
    "api": {
        "type": "openapi",
        "url": "https://test.dev24.it/wp-json/wp-agent-gateway/v1/tools"
    },
    "llms_txt": "https://test.dev24.it/llms.txt",
    "ai_txt": "https://test.dev24.it/ai.txt",
    "security_txt": "https://test.dev24.it/.well-known/security.txt",
    "contact_email": "info@brainlab.dev",
    "legal_info_url": "https://test.dev24.it/impressum/",
    "default_language": "de",
    "available_languages": [
        "de",
        "ar",
        "zh-CN",
        "nl",
        "en",
        "fr",
        "it",
        "pt",
        "ru",
        "es"
    ],
    "content_rights": {
        "search_and_rag": true,
        "summarization": true,
        "citation": true,
        "training": false,
        "fine_tuning": false,
        "data_mining": false,
        "full_policy": "https://test.dev24.it/ai.txt"
    },
    "logo_url": "https://test.dev24.it/wp-content/uploads/2023/07/BrainLab-Logo.svg"
}