{
    "$schema": "https://agentsjson.org/schema/v1",
    "version": "1.0",
    "name": "RoofersPilot",
    "description": "Turn more roofing leads into booked inspections",
    "url": "https://www.rooferspilot.com",
    "agent_instructions": "This site supports text/markdown content negotiation. Use 'Accept: text/markdown' header or append '?ugentic_agent_format=markdown' to any page URL for token-efficient responses. Approved Tahmir AI SEO/AISEO metadata may include AI summaries, target queries, and schema hints for each builder page.",
    "authentication": {
        "type": "none",
        "description": "No authentication required"
    },
    "rate_limits": {
        "requests_per_minute": 60,
        "requests_per_hour": 1000
    },
    "capabilities": {
        "markdown_content": true,
        "content_negotiation": true,
        "structured_data": true,
        "sitemap": true
    },
    "pages": [
        {
            "path": "/book-a-lead-leak-review-rooferspilot/",
            "title": "Book a Lead Leak Review — RoofersPilot",
            "description": "",
            "markdown_url": "https://www.rooferspilot.com/book-a-lead-leak-review-rooferspilot/?ugentic_agent_format=markdown",
            "has_forms": true,
            "sections": [
                "Hero",
                "Contact",
                "Faq",
                "Cta"
            ]
        },
        {
            "path": "/about-rooferspilot/",
            "title": "About — RoofersPilot",
            "description": "",
            "markdown_url": "https://www.rooferspilot.com/about-rooferspilot/?ugentic_agent_format=markdown",
            "has_forms": false,
            "sections": [
                "Hero",
                "About",
                "Cta"
            ]
        },
        {
            "path": "/roofing-lead-rescue-system-rooferspilot/",
            "title": "Roofing Lead Rescue System — RoofersPilot",
            "description": "",
            "markdown_url": "https://www.rooferspilot.com/roofing-lead-rescue-system-rooferspilot/?ugentic_agent_format=markdown",
            "has_forms": false,
            "sections": [
                "Hero",
                "Pricing",
                "Cta"
            ]
        },
        {
            "path": "/how-it-works-rooferspilot/",
            "title": "How It Works — RoofersPilot",
            "description": "",
            "markdown_url": "https://www.rooferspilot.com/how-it-works-rooferspilot/?ugentic_agent_format=markdown",
            "has_forms": false,
            "sections": [
                "Hero",
                "Cta"
            ]
        },
        {
            "path": "/",
            "title": "RoofersPilot — Turn more roofing leads into booked inspections",
            "description": "",
            "markdown_url": "https://www.rooferspilot.com/?ugentic_agent_format=markdown",
            "has_forms": false,
            "sections": [
                "Hero",
                "Services",
                "Contact",
                "Faq",
                "Team",
                "Cta"
            ]
        }
    ],
    "forms": [
        {
            "id": "lead-review-form",
            "fields": [
                {
                    "name": "name",
                    "type": "text",
                    "required": true
                },
                {
                    "name": "email",
                    "type": "email",
                    "required": true
                },
                {
                    "name": "website",
                    "type": "url",
                    "required": true
                },
                {
                    "name": "message",
                    "type": "textarea",
                    "required": false
                }
            ],
            "page": "/book-a-lead-leak-review-rooferspilot/"
        },
        {
            "id": "lead-review-form",
            "fields": [
                {
                    "name": "name",
                    "type": "text",
                    "required": true
                },
                {
                    "name": "email",
                    "type": "email",
                    "required": true
                },
                {
                    "name": "website",
                    "type": "url",
                    "required": true
                },
                {
                    "name": "message",
                    "type": "textarea",
                    "required": false
                }
            ],
            "page": "/book-a-lead-leak-review-rooferspilot/"
        }
    ],
    "discovery": {
        "llms_txt": "/.well-known/llms.txt",
        "agents_json": "/.well-known/agents.json",
        "sitemap": "/sitemap.xml",
        "robots": "/robots.txt"
    }
}