{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-05-05T19:46:22.351Z",
  "slug": "contact",
  "title": "Contact | Aether Eye Institute",
  "description": "Contact Aether Eye Institute in Chicago for consultations, referrals, second opinions, and premium ophthalmology care.",
  "contractHref": "/schemas/contact.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/contact",
        "name": "Contact | Aether Eye Institute Data",
        "mimeType": "application/json",
        "description": "Structured content for the contact page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "ophthalmic-hero",
    "contact-panel",
    "patient-journey",
    "faq-section"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "contact-page-hero",
      "type": "ophthalmic-hero",
      "scope": "local",
      "label": "Reach a specialist eye center built for careful coordination, prompt answers, and clinically useful appointments."
    },
    {
      "id": "contact-main-panel",
      "type": "contact-panel",
      "scope": "local",
      "label": "Our team can help with consultations, referrals, diagnostics, and surgery planning."
    },
    {
      "id": "contact-pathway",
      "type": "patient-journey",
      "scope": "local",
      "label": "A short path to the right appointment type."
    },
    {
      "id": "contact-faq",
      "type": "faq-section",
      "scope": "local",
      "label": "Helpful answers before you get in touch."
    }
  ],
  "tools": [
    {
      "name": "update-section",
      "description": "Update a section field in the Studio draft. Does not persist — call save when all updates are complete. Use sectionType to select the matching schema from sectionSchemas."
    },
    {
      "name": "save",
      "description": "Persist all pending draft changes using the active save mode (local file, hot save, or save2repo). Call once after all update-section calls are complete."
    }
  ]
}
