{
  "schema_version": "v1",
  "name_for_human": "AccurateScribe 转录助手",
  "name_for_model": "accuratescribe",
  "description_for_human": "登录后可拉取你最近的转录并做智能摘要",
  "description_for_model": "Use this plugin to fetch recent transcripts for the logged-in user and summarize them.",
  "auth": {
    "type": "oauth",
    "client_url": "https://gpt-staging.accuratescribe.ai/api/auth/authorize",
    "scope": "openid email profile",
    "authorization_url": "https://gpt-staging.accuratescribe.ai/api/auth/authorize",
    "token_url": "https://gpt-staging.accuratescribe.ai/api/auth/token",
    "refresh_url": "https://gpt-staging.accuratescribe.ai/api/auth/token"
  },
  "api": {
    "type": "openapi",
    "url": "https://gpt-staging.accuratescribe.ai/api/chatgpt/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://gpt-staging.accuratescribe.ai/api/chatgpt/logo.png",
  "contact_email": "support@accuratescribe.ai",
  "legal_info_url": "https://gpt-staging.accuratescribe.ai/privacy"
}
