{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "NYC Legal — AI Action Registry",
  "description": "MCP / NLWeb / ChatGPT Actions descriptors for AI agents to act on behalf of users.",
  "url": "https://xn--12cngm1bb5b0clcea7bd5gzbsuc9a.online/ai-actions/index.json",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "numberOfItems": 4,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@id": "https://xn--12cngm1bb5b0clcea7bd5gzbsuc9a.online/ai-actions/contact.json",
        "@type": "ContactAction",
        "name": "Contact NYC Legal"
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@id": "https://xn--12cngm1bb5b0clcea7bd5gzbsuc9a.online/ai-actions/quote.json",
        "@type": "AskAction",
        "name": "Request a price quote"
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@id": "https://xn--12cngm1bb5b0clcea7bd5gzbsuc9a.online/ai-actions/book.json",
        "@type": "ReserveAction",
        "name": "Book a notary / consular appointment"
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@id": "https://xn--12cngm1bb5b0clcea7bd5gzbsuc9a.online/ai-actions/search.json",
        "@type": "SearchAction",
        "name": "Search NYC Legal knowledge base"
      }
    }
  ],
  "_meta": {
    "generatedAt": "2026-05-25T03:08:47.569Z"
  }
}