cloud_storage_get_bucket_location
Fetch the region for a Telnyx cloud storage bucket. Provide a bucket name, or omit to use the default bucket and receive its location.
Instructions
Get the region where a bucket is located.
Args: bucket_name: Optional. Name of the bucket. If None, uses default bucket.
Returns: str: The region where the bucket is located
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |