Tencent Cloud COS MCP Server

Official

imageSearchText

Search and retrieve images from a dataset matching specific text inputs using the MCP protocol on Tencent Cloud COS MCP Server.

Instructions

根据输入的文本内容,从数据集中检索出与输入的文本内容相符的图片

Input Schema

NameRequiredDescriptionDefault
textYes检索的文本

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "text": { "description": "检索的文本", "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from Tencent Cloud COS MCP Server

Related Tools

ID: f0txfug2gr