s3_head_object
Fetch metadata for an object in a Backblaze B2 bucket without downloading it. Get content type, size, last modified, ETag, and custom metadata in one call.
Instructions
Get metadata for a B2 object without downloading it. Returns content type, size, last modified, ETag, and custom metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The object key. | |
| bucket | Yes | The bucket name. | |
| versionId | No | Specific version of the object. |