minio_stat_object
Retrieve metadata for objects stored in MinIO or S3-compatible storage without downloading the actual content, enabling efficient object inspection and management.
Instructions
Get object metadata without downloading content
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | Yes | Name of the bucket | |
| object_name | Yes | Name of the object |