Skip to main content
Glama

Tencent Cloud COS MCP Server

Official
by Tencent

describeMediaJob

Retrieve details of a media intelligent cover task by specifying the job ID using the MCP server, enabling query and management of task results on Tencent Cloud COS without coding.

Instructions

根据 jobid 查询指定的媒体智能封面任务结果

Input Schema

NameRequiredDescriptionDefault
jobIdYes要查询的任务ID,可通过提交智能封面任务的响应中获取。

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "jobId": { "description": "要查询的任务ID,可通过提交智能封面任务的响应中获取。", "type": "string" } }, "required": [ "jobId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tencent/cos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server