get_object_metadata
Retrieve detailed metadata for a specific object in a bucket by providing bucket name and object key, including size, type, and timestamps.
Instructions
Get detailed metadata for a specific object in a bucket.
:param bucket: Name of the bucket. :param key: Unique key/path of the object. :param provider_id: Optional provider connection ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| bucket | Yes | ||
| provider_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |