Tencent Cloud COS MCP Server

Official

aiQrcode

Extract and decode QR code content from images stored in Tencent Cloud Object Storage (COS) without requiring manual coding or processing.

Instructions

图片处理-二维码识别-识别存储桶内二维码图片内容

Input Schema

NameRequiredDescriptionDefault
objectKeyYesCOS对象键(完整路径)示例: images/qrcode.jpg

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "objectKey": { "description": "COS对象键(完整路径)示例: images/qrcode.jpg", "type": "string" } }, "required": [ "objectKey" ], "type": "object" }

You must be authenticated.

Other Tools from Tencent Cloud COS MCP Server

Related Tools

ID: f0txfug2gr