ncloud_get_object
Download an object from a bucket by name and key, returning its content as text for immediate use.
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 |