get_object
Retrieve contents of a specified object from Qiniu Cloud Storage by providing the bucket name and object key. The tool supports access via Qiniu MCP Server, integrating with AI large model clients.
Instructions
Get an object contents from Qiniu Cloud bucket. In the GetObject request, specify the full key name for the object.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket | Yes | Qiniu Cloud Storage bucket Name | |
key | Yes | Key of the object to get. |