minio_remove_object
Delete files or objects from MinIO storage buckets to manage storage space and remove unwanted data.
Instructions
Remove an object from a MinIO bucket
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | Yes | Name of the bucket | |
| object_name | Yes | Name of the object to remove |