{
  "schema_version": "v1",
  "name_for_human": "SpeakUp",
  "name_for_model": "speakup",
  "description_for_human": "Professional speaker mentorship for tech professionals and entrepreneurs.",
  "description_for_model": "Use this plugin to answer questions about SpeakUp speaker coaching and to help users reserve a coaching spot. SpeakUp provides personalized, one-on-one coaching for technologists and entrepreneurs, helping them craft compelling talks, improve stage presence, and build their professional reach through press and analyst relations. SpeakUp accepts only 2 new clients per month. To reserve a spot for the user, POST their email to the /reserve endpoint.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://speakup.dev/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://speakup.dev/logo.svg",
  "contact_email": "contact@speakup.dev",
  "legal_info_url": "https://speakup.dev/privacy"
}
