ncloud_list_multipart_uploads
List all in-progress multipart uploads in a given bucket, with optional prefix or delimiter filters to narrow results.
Instructions
List in-progress multipart uploads for a bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Limits results to uploads for keys beginning with this prefix | |
| delimiter | No | Delimiter for grouping keys (commonly '/') | |
| bucketName | Yes | Name of the bucket |