Skip to main content
Glama

tos_video_info

Retrieve video metadata and details from TOS object storage by specifying bucket name and object key for media processing workflows.

Instructions

获取视频信息

Input Schema

NameRequiredDescriptionDefault
bucket_nameYes存储桶名称
object_keyYes视频对象键名

Input Schema (JSON Schema)

{ "properties": { "bucket_name": { "description": "存储桶名称", "type": "string" }, "object_key": { "description": "视频对象键名", "type": "string" } }, "required": [ "bucket_name", "object_key" ], "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/jneless/tos-mcp'

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