get_signed_url
Generate a time-limited signed URL to securely access private files stored in a cloud bucket.
Instructions
Generate a signed URL for a private bucket file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Bucket name | |
| path | Yes | File path in the bucket | |
| expires_in | No | Expiry in seconds |