{
  "name": "City Seamless Rain Gutter Agent",
  "description": "Answers grounded questions about City Seamless Rain Gutter and helps prepare structured rain gutter bid requests.",
  "homepage_url": "https://cityseamless.com/",
  "llms_txt_url": "https://cityseamless.com/llms.txt",
  "openapi_url": "https://cityseamless.com/openapi.json",
  "chatgpt_json_url": "https://cityseamless.com/chatgpt.json",
  "openai_plugin_manifest_url": "https://cityseamless.com/.well-known/ai-plugin.json",
  "agent_form_url": "https://cityseamless.com/agent-bid-request/",
  "mcp_url": "https://cityseamless.com/mcp",
  "contact": {
    "phone": "725-502-3114"
  },
  "typical_pricing": {
    "residential_gutter_job_range": "$475 to $2,500",
    "average_city_seamless_job": "$780",
    "pricing_note": "Prices can fluctuate depending on the home and job conditions. City Seamless can set up an appointment to take a look."
  },
  "capabilities": [
    "answer_service_questions",
    "explain_service_areas",
    "prepare_bid_request",
    "submit_structured_bid_request"
  ],
  "agent_submission_requirements": {
    "required_submission_type": "agent",
    "agent_required_bid_fields": ["name", "phone", "city", "service"],
    "required_confirmation_fields": [
      "agent_identity",
      "agent_represents_human",
      "agent_contact_permission",
      "agent_not_speculative"
    ],
    "submit_only_for_real_human_customer": true
  },
  "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 representative or estimate provides that price.",
    "Do not promise exact scheduling or install dates.",
    "Do not submit an agent bid request unless a real customer asked for help and gave permission to share contact information.",
    "Do not publish or infer the private physical address.",
    "Use City Seamless review for final bid scheduling."
  ]
}
