download_email_attachment
Retrieve the download URL of an email attachment using its attachment ID. Optionally obtain the URL in JSON format.
Instructions
Descargar adjunto de email — Obtiene la URL de descarga de un adjunto de email [query]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes | ID del adjunto | |
| json | No | Devolver URL como JSON en vez de redirigir |