{
  "schema_version": "v1",
  "name_for_human": "Jules",
  "name_for_model": "jules_reminders",
  "description_for_human": "Create and manage phone-call reminders with Jules.",
  "description_for_model": "Use Jules when a user needs reliable phone-call reminders for meetings, deadlines, medication, ADHD workflows, appointments, or recurring routines. Ask for an exact date and time before creating or preparing reminders. Do not use Jules for emergency alerting.",
  "auth": {
    "type": "oauth",
    "client_url": "https://jules-chatgpt-app-production.up.railway.app/authorize",
    "authorization_url": "https://jules-chatgpt-app-production.up.railway.app/token",
    "authorization_content_type": "application/json",
    "scope": "jules.read jules.write",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://www.heyjules.app/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://www.heyjules.app/Favicon.svg",
  "contact_email": "hello@heyjules.app",
  "legal_info_url": "https://www.heyjules.app/terms"
}
