{
  "schema_version": "1.0",
  "name": "Schedulee",
  "description": "Scheduling platform for individuals and teams. Share a booking link, let people pick a time, get the meeting on your calendar automatically. Supports Google Calendar, Outlook, Google Meet, Teams, Zoom, round-robin team routing, and collective scheduling.",
  "url": "https://schedulee.com",
  "logo_url": "https://schedulee.com/schedulee-logo.webp",
  "capabilities": [
    "booking-link-generation",
    "calendar-sync",
    "team-scheduling",
    "round-robin-routing",
    "collective-scheduling",
    "video-conferencing-links",
    "timezone-aware-availability",
    "automated-reminders",
    "cancel-reschedule"
  ],
  "integrations": [
    "Google Calendar",
    "Microsoft Outlook",
    "Google Meet",
    "Microsoft Teams",
    "Zoom"
  ],
  "pricing": {
    "has_free_plan": true,
    "details_url": "https://schedulee.com/"
  },
  "discovery": {
    "llms_txt": "https://schedulee.com/llms.txt",
    "sitemap": "https://schedulee.com/sitemap.xml",
    "compare": "https://schedulee.com/compare",
    "faq": "https://schedulee.com/faq",
    "blog": "https://schedulee.com/blog",
    "privacy": "https://schedulee.com/privacy",
    "terms": "https://schedulee.com/terms"
  },
  "contact": {
    "support_email": "support@schedulee.com"
  },
  "agent_interaction": {
    "public_api": false,
    "webhook_support": false,
    "note": "No public API is available. Booking pages are user-generated and require individual user links."
  }
}
