{
    "schema_version": "0.1",
    "name": "Custom Blinds Brochure (Tools & Knowledge)",
    "display_name": "Custom Blinds\u00ae | Garden Route Awnings, Outdoor Blinds & Automated Shade Specialists",
    "description": "Tools and knowledge surface (not a conversational agent) for Custom Blinds Shutters & Awnings, the Garden Route outdoor living and weather protection experts. Core expertise: exterior and outdoor blinds, folding arm and retractable awnings, motorised and automated awning and blind systems, and commercial shade structures and shadeports. Authorised Ziptrak\u00ae agent for the Garden Route, with Somfy motorisation for automated awning and blind systems. Full range also covers residential indoor blinds and shutters, from a single made to measure blind for a home through to fully automated commercial awning and shade systems for restaurants, lodges, and business premises. Covers the entire Garden Route with on site consultation, manufacture, and professional installation by Duncan Kane and team. For national online ordering of made to measure blinds use the shop agent at shop.customblinds.co.za.",
    "url": "https://customblinds.co.za",
    "note": "This is the Custom Blinds brochure tools and knowledge surface, not a conversational agent. The single Custom Blinds conversational agent is Melvin, the shop agent at https://shop.customblinds.co.za/.well-known/agent-card.json. Use the skills below to call the brochure MCP tools (product information, service-area checks, consultation handoff); for conversation, live pricing and checkout, route to the shop agent.",
    "provider": {
        "name": "Custom Blinds Shutters & Awnings",
        "url": "https://customblinds.co.za",
        "contact": "sales@customblinds.co.za"
    },
    "capabilities": {
        "mcp": true,
        "commerce": false
    },
    "skills": [
        {
            "name": "product_information",
            "description": "Get full product specs, materials, and coastal suitability for all CB product categories",
            "endpoint": "https://customblinds.co.za/wp-json/cb/v1/mcp",
            "method": "mcp_tool",
            "tool_name": "get_product_specs"
        },
        {
            "name": "service_area_check",
            "description": "Determine whether a product is available for the customer location (GR install vs national ship)",
            "endpoint": "https://customblinds.co.za/wp-json/cb/v1/mcp",
            "method": "mcp_tool",
            "tool_name": "get_service_areas"
        },
        {
            "name": "consultation_handoff",
            "description": "Generate pre-filled WhatsApp link to Duncan Kane for Garden Route consultation bookings",
            "endpoint": "https://customblinds.co.za/wp-json/cb/v1/mcp",
            "method": "mcp_tool",
            "tool_name": "get_whatsapp_handoff"
        },
        {
            "name": "motorisation_and_automation",
            "description": "Specify motorised and automated awning, blind, and shade systems, including Somfy motorisation, wind and sun automation, and remote and app control for residential and commercial installations",
            "endpoint": "https://customblinds.co.za/wp-json/cb/v1/mcp",
            "method": "mcp_tool",
            "tool_name": "get_product_specs"
        }
    ],
    "authentication": {
        "type": "none"
    },
    "service_regions": [
        "ZA"
    ],
    "languages": [
        "en"
    ],
    "related_agents": [
        {
            "name": "Custom Blinds Shop Agent (Melvin)",
            "url": "https://shop.customblinds.co.za/.well-known/agent-card.json",
            "relationship": "primary_conversational_agent",
            "note": "Melvin is the single Custom Blinds conversational agent. Route conversational queries, live made-to-measure pricing and checkout here."
        }
    ]
}