{
  "protocolVersion": "0.3.0",
  "name": "Lemus Weddings assistant",
  "description": "Answers questions about wedding photography and film in Mexico on behalf of Lemus Weddings (Enrique Lemus, Guadalajara, Jalisco): destinations covered, all-inclusive collection ranges, what each coverage tier includes, delivery times, legal and travel questions for couples marrying in Mexico, and how to start a booking. Answers are drawn from the studio's own published pages, not generated speculation, and every answer cites the page it came from.",
  "url": "https://lemusweddings.com/api/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://lemusweddings.com/api/a2a",
      "transport": "JSONRPC"
    }
  ],
  "additionalInterfaces": [
    {
      "url": "https://lemusweddings.com/api/a2a",
      "transport": "JSONRPC"
    }
  ],
  "version": "1.0.0",
  "documentationUrl": "https://lemusweddings.com/llms.txt",
  "iconUrl": "https://lemusweddings.com/favicon.svg",
  "provider": {
    "organization": "Lemus Weddings",
    "url": "https://lemusweddings.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "pricing-and-collections",
      "name": "Pricing and collections",
      "description": "Returns the all-inclusive USD range for each of the four Mexico destinations, the three coverage tiers, what every tier includes, and how the final number is decided.",
      "tags": [
        "pricing",
        "wedding",
        "photography",
        "mexico",
        "quote"
      ],
      "examples": [
        "How much is a wedding photographer in Los Cabos?",
        "What is the difference between the Signature and Full Experience collections?",
        "Is travel included in the price?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "destinations",
      "name": "Destinations covered",
      "description": "Which regions of Mexico Lemus Weddings shoots in, which towns and venues each region covers, and what each one is like to photograph.",
      "tags": [
        "destination",
        "jalisco",
        "riviera nayarit",
        "san miguel de allende",
        "los cabos"
      ],
      "examples": [
        "Do you shoot weddings in Sayulita?",
        "What areas does the Jalisco experience cover?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "planning-answers",
      "name": "Mexico wedding planning answers",
      "description": "Answers the recurring questions couples ask before marrying in Mexico: legal validity back home, passports for guests, safety, best time of year, budget, delivery times.",
      "tags": [
        "planning",
        "legal",
        "travel",
        "faq"
      ],
      "examples": [
        "Will our Mexico wedding be legal in the United States?",
        "Do our guests need passports?",
        "When is the best month to get married in Puerto Vallarta?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "start-a-booking",
      "name": "Start a booking",
      "description": "Explains the six-step booking process and hands back the right contact channel, in English or Spanish. Does not take payments or hold dates: the first contact is a personal conversation with Enrique.",
      "tags": [
        "booking",
        "contact",
        "whatsapp"
      ],
      "examples": [
        "How do we book you for June 2027?",
        "How do we get a quote?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    },
    {
      "id": "search-site",
      "name": "Search the site",
      "description": "Full-text search over every published page and article in English and Spanish, returning the URL and the markdown twin of each match.",
      "tags": [
        "search",
        "articles",
        "blog"
      ],
      "examples": [
        "What have you written about rain backup plans?",
        "Find the article about apostilling a Mexican marriage certificate."
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}
