{
    "schema_version": "1.0",
    "agent_access": "allowed",
    "website": {
        "name": "PipeWrench Marketing",
        "url": "https://pipewrenchmarketing.com",
        "description": "Digital marketing agency providing SEO, PPC, Web Design, AI Automation, Lead Generation, and Digital Marketing services."
    },
    "imperative_api": {
        "supported": true,
        "registered_tools": [
            {
                "name": "scheduleConsultation",
                "description": "Schedule a free consultation with PipeWrench Marketing.",
                "endpoint_hint": "/contact"
            },
            {
                "name": "requestSEOAudit",
                "description": "Request a free SEO audit.",
                "endpoint_hint": "/seo-audit"
            }
        ]
    }
}