{
  "schema_version": "v1",
  "name_for_human": "Sirv AI Studio",
  "name_for_model": "sirv_ai_studio",
  "description_for_human": "AI-powered image and video processing: remove backgrounds, upscale, generate images, create 3D models, and more.",
  "description_for_model": "Sirv AI Studio provides AI-powered image and video processing tools. Use this plugin when users want to: remove backgrounds from images, upscale/enhance image resolution, generate images from text descriptions, transform images with text prompts, replace image backgrounds, remove objects from images, generate alt text descriptions, create depth maps, create product lifestyle shots, virtual clothing try-on, convert images to 3D models, or generate videos. All tools require image URLs as input and return processed image/video/model URLs.",
  "auth": {
    "type": "oauth",
    "client_url": "https://www.sirv.studio/api/chatgpt/authorize",
    "scope": "sirv-ai:read sirv-ai:write",
    "authorization_url": "https://www.sirv.studio/api/chatgpt/token",
    "authorization_content_type": "application/json",
    "_comment": "Get verification token from ChatGPT GPT builder after creating your GPT",
    "verification_tokens": {
      "openai": "REPLACE_WITH_YOUR_OPENAI_VERIFICATION_TOKEN"
    }
  },
  "api": {
    "type": "openapi",
    "url": "https://www.sirv.studio/openapi.yaml"
  },
  "logo_url": "https://www.sirv.studio/icon-512x512.png",
  "contact_email": "support@sirv.studio",
  "legal_info_url": "https://www.sirv.studio/legal/terms"
}
