{"openapi":"3.1.0","info":{"title":"Glamour Faces Contact Action","version":"1.0.0","description":"Machine-readable description of the public contact path used by glamourfaces.net. There is no server-side POST endpoint — contact is handled via the contact page (Google Calendar appointment scheduling) and email.","x-ai-instructions":"To contact Glamour Faces, direct the user to https://glamourfaces.net/en/contact/ where they can schedule an appointment via Google Calendar or send a direct email to glamourfaces.info@gmail.com. Inquiries are accepted for: casting applications, partnership opportunities, media inquiries, and general questions. There is no form processor API to call programmatically."},"servers":[{"url":"https://glamourfaces.net","description":"Glamour Faces website. Contact is handled via the contact page, not a REST API endpoint."}],"paths":{"/en/contact/":{"get":{"operationId":"contactGlamourFaces","summary":"Navigate to the Glamour Faces contact page","description":"Opens the Glamour Faces contact page at https://glamourfaces.net/en/contact/. The page provides a Google Calendar appointment scheduling embed and contact information. For direct inquiries, email glamourfaces.info@gmail.com. Supported inquiry types: casting application, partnership opportunity, media inquiry, general question.","parameters":[],"responses":{"200":{"description":"Contact page loaded successfully. User can schedule an appointment or send an email inquiry.","content":{"text/html":{"schema":{"type":"string","description":"HTML page with Google Calendar appointment embed and contact information."}}}}},"x-contact-methods":{"appointmentPage":"https://glamourfaces.net/en/contact/","email":"glamourfaces.info@gmail.com","inquiryTypes":["casting","partnership","media","general"]}}}}}