ncloud_get_object
Retrieve a file from an Object Storage bucket and receive its content as text. Use this to read stored data by specifying the bucket name and object key.
Instructions
Get (download) an object from an Object Storage bucket. Returns the object content as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key (path) to retrieve | |
| bucketName | Yes | Name of the bucket |