Overview
Features
list_buckets
SaaS tool to enumerate all storage buckets in VolcEngine TOS, returning bucket name, creation time, location, and access domain.
list_objects
SaaS tool to list objects in a specified bucket (up to 1000 results); supports bucket, prefix, start_after, and continuation_token for pagination; returns object name, last modified, ETag, size, and storage type.
get_object
SaaS tool to retrieve an object's content. Text objects return text content; binary objects return Base64-encoded content.
Who Is This For?
- Developers:Use natural language queries to explore and retrieve content stored in VolcEngine TOS.




