{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-05-05T19:46:22.357Z",
  "slug": "services",
  "title": "Services | Aether Eye Institute",
  "description": "Cataract, refractive, cornea, retina, glaucoma, family ophthalmology, dry eye, and advanced diagnostic services at Aether Eye Institute.",
  "contractHref": "/schemas/services.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/services",
        "name": "Services | Aether Eye Institute Data",
        "mimeType": "application/json",
        "description": "Structured content for the services page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "ophthalmic-hero",
    "services-grid",
    "specialty-detail",
    "faq-section"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "services-hero",
      "type": "ophthalmic-hero",
      "scope": "local",
      "label": "Ophthalmics shaped around"
    },
    {
      "id": "services-grid-main",
      "type": "services-grid",
      "scope": "local",
      "label": "Comprehensive services with distinct clinical intent."
    },
    {
      "id": "services-detail-cataract",
      "type": "specialty-detail",
      "scope": "local",
      "label": "Cataract surgery planned with equal attention to safety, optics, and the patient’s daily visual priorities."
    },
    {
      "id": "services-detail-retina",
      "type": "specialty-detail",
      "scope": "local",
      "label": "Retina and macular care grounded in imaging, urgency assessment, and clear explanation."
    },
    {
      "id": "services-faq",
      "type": "faq-section",
      "scope": "local",
      "label": "Questions patients often ask before choosing a specialist eye center."
    }
  ],
  "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."
    }
  ]
}
