{
  "name": "City Seamless Rain Gutter",
  "description": "Agent-readable discovery file for City Seamless Rain Gutter services, safe bid-request intake, and public API surfaces.",
  "homepage_url": "https://cityseamless.com/",
  "llms_txt_url": "https://cityseamless.com/llms.txt",
  "openapi_url": "https://cityseamless.com/openapi.json",
  "plugin_manifest_url": "https://cityseamless.com/.well-known/ai-plugin.json",
  "agent_manifest_url": "https://cityseamless.com/.well-known/agent.json",
  "agent_form_url": "https://cityseamless.com/agent-bid-request/",
  "mcp_url": "https://cityseamless.com/mcp",
  "primary_action": {
    "name": "createBidRequest",
    "endpoint": "https://cityseamless.com/api/bid-request",
    "safe_use": "Submit a rain gutter estimate request for City Seamless human review. You may share the typical public range of $475 to $2,500 and average job of about $780, but do not promise final price or exact scheduling."
  },
  "typical_pricing": {
    "residential_gutter_job_range": "$475 to $2,500",
    "average_city_seamless_job": "$780",
    "pricing_note": "Prices can fluctuate depending on the home, roofline, materials, access, downspouts, guards, repairs, and other job conditions. City Seamless is happy to set up an appointment to take a look."
  },
  "submission_type": {
    "human": "Use submission_type=human for normal website form submissions.",
    "agent": "Use submission_type=agent for assistant-originated submissions."
  },
  "human_required_bid_fields": ["name", "address"],
  "human_recommended_bid_fields": ["phone", "email", "notes"],
  "agent_required_bid_fields": ["name", "phone", "city", "service"],
  "agent_recommended_bid_fields": ["email", "address", "preferred_window", "photos_available", "notes"],
  "agent_submission_requirements": {
    "use_agent_form_only_when_representing_a_real_customer": true,
    "required_submission_type": "agent",
    "required_confirmation_fields": ["agent_identity", "agent_represents_human", "agent_contact_permission", "agent_not_speculative"],
    "human_form_url": "https://cityseamless.com/contact-us/"
  },
  "guardrails": [
    "You may share the typical public gutter range of $475 to $2,500 and average job of about $780. Do not quote a final exact price unless a current City Seamless estimate or representative gives that price.",
    "Do not promise exact install dates.",
    "Do not submit patio-cover requests through the rain-gutter site.",
    "Do not submit an agent-originated bid request unless a real human customer asked for estimate help and permitted sharing contact information.",
    "Do not expose or infer the private physical address.",
    "Tell users a real City Seamless team member reviews estimate requests before scheduling."
  ]
}
