list_objects
List objects in an S3 bucket with key, size, and last modified timestamp, plus a truncated flag to indicate additional pages.
Instructions
List objects in a bucket (single page, up to max_keys).
Returns objects with key/size/last_modified plus a truncated flag when more results exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | ||
| prefix | No | ||
| max_keys | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||