{
    "name": "Netify BT Cloud Voice & Marketplace Agent",
    "description": "Agent2Agent interface to Netify, a UK BT Authorised Partner since 2012 and BT Cloud Voice Partner of the Year FY 2025/2026. Provides indicative BT Cloud Voice pricing, SD-WAN/SASE marketplace lookups, and managed-service comparisons. Backed by the same engine as the Netify MCP server.",
    "url": "https://www.netify.co.uk/wp-json/netify/a2a/v1",
    "version": "1.0.0",
    "documentationUrl": "https://www.netify.co.uk/about-netify-marketplace/",
    "provider": {
        "organization": "Netify Group Limited",
        "url": "https://www.netify.co.uk/"
    },
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "defaultInputModes": [
        "text",
        "data"
    ],
    "defaultOutputModes": [
        "text",
        "data"
    ],
    "authentication": {
        "schemes": []
    },
    "supportedInterfaces": [
        {
            "transport": "JSONRPC",
            "url": "https://www.netify.co.uk/wp-json/netify/a2a/v1"
        }
    ],
    "skills": [
        {
            "id": "bt-cloud-voice-quote",
            "name": "BT Cloud Voice \u2014 indicative quote",
            "description": "Returns an indicative monthly band and full breakdown for a BT Cloud Voice configuration: tier (Basic/Connect/Collaborate), seats, contract length (36/60 months), call plan and add-ons. Uses live April 2026 BT pricing and Netify partner discount thresholds.",
            "tags": [
                "pricing",
                "telephony",
                "bt-cloud-voice",
                "uk"
            ],
            "examples": [
                "What would BT Cloud Voice Connect cost for 50 seats on a 36-month term with the UK Unlimited call plan?",
                "Give me an indicative BT Cloud Voice price for 200 users on Collaborate over 60 months including handsets."
            ],
            "inputModes": [
                "text",
                "data"
            ],
            "outputModes": [
                "text",
                "data"
            ]
        },
        {
            "id": "marketplace-lookup",
            "name": "Netify Marketplace lookup",
            "description": "Search 30+ curated SD-WAN, SASE and managed service vendors with structured comparison data. Filter by deployment model, geography, sector, and feature set.",
            "tags": [
                "sd-wan",
                "sase",
                "msp",
                "marketplace",
                "comparison"
            ],
            "examples": [
                "Which SASE vendors in the Netify marketplace support UK enterprise customers with 500+ users?",
                "Compare managed service providers for retail networks in EMEA."
            ],
            "inputModes": [
                "text",
                "data"
            ],
            "outputModes": [
                "text",
                "data"
            ]
        }
    ]
}