{
  "schema_version": "v1",
  "name_for_human": "IFTTT",
  "name_for_model": "ifttt_queries_and_actions",
  "description_for_human": "Connect with 900+ of the most popular business, productivity, and smart home apps.",
  "description_for_model": "Perform actions on IFTTT based on user input.",

  "auth": {
    "type": "oauth",
    "client_url": "https://ifttt.com/oauth/authorize",
    "scope": "",
    "authorization_url": "https://ifttt.com/oauth/token",
    "authorization_content_type": "application/json",
    "verification_tokens": {
      "openai": "4adce12ff3544bde9dd12bff2e4b58c7"
    }
  },

  "api": {
    "type": "openapi",
    "url": "https://ifttt.com/action_runner/v1/openapi.yaml",
    "is_user_authenticated": true
  },

  "logo_url": "https://ifttt.com/logo-ifttt-openai-plugin.png",
  "contact_email": "support@ifttt.com",
  "legal_info_url": "https://ifttt.com/terms"
}
