Tencent Cloud COS MCP Server

Official

aiSuperResolution

Enhance image resolution using AI-powered processing, directly accessible via Tencent Cloud COS MCP Server. Transform low-quality images into high-resolution versions without coding.

Instructions

图片处理-超分辨率

Input Schema

NameRequiredDescriptionDefault
objectKeyYes图片在存储桶里的路径

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "objectKey": { "description": "图片在存储桶里的路径", "type": "string" } }, "required": [ "objectKey" ], "type": "object" }
ID: f0txfug2gr