get_attachment_url
Retrieve a temporary download URL for an email attachment. Specify the attachment ID and optional URL lifetime in seconds to control access duration.
Instructions
Get a temporary download URL for an attachment.
Args: attachment_id: The attachment ID expires_in: URL lifetime in seconds (default: 3600 = 1 hour)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes | ||
| expires_in | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |