upservice_get_file_url
Retrieve a time-limited download URL for a file using its Upservice file ID from an attachment or upload.
Instructions
Get a fresh, time-limited download URL for a file/attachment.
Args: params (FileIdInput): file_id (str)
Returns: str: JSON containing the file's download URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |