Skip to main content
Glama
dinghuazhou

TOS MCP Server

by dinghuazhou

get_object

Retrieve objects from VolcEngine TOS storage by specifying bucket name and object key. Returns text content directly or binary data as base64 encoded strings.

Instructions

Retrieves an object from VolcEngine TOS. In the GetObject request, specify the full key name for the object. Args: bucket: The name of the bucket. key: The key of the object. Returns: If the object content is text format, return the content as string. If the object content is binary format, return the content as base64 encoded string.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bucketYes
keyYes
Install Server

Other Tools

Latest Blog Posts

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/dinghuazhou/sample-mcp-server-tos'

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