get_object
Retrieve an object from any S3-compatible bucket using its key. Returns UTF-8 text or base64-encoded content automatically.
Instructions
Read an object. UTF-8 content returns as text; anything else as base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| bucket | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||