s3_head_bucket
Verify whether a B2 bucket exists and is reachable on the S3-compatible endpoint with current credentials. Use to validate S3-surface reachability when bucket listing alone is insufficient.
Instructions
Check whether a B2 bucket exists and is reachable on the S3-compatible endpoint with the current credentials. Use this to validate S3-surface reachability (the native b2_list_buckets confirms existence but not S3 reachability).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | The bucket name to check. |