send_to_kindle
Send local document files (EPUB, PDF, DOCX) to your Kindle by emailing them as attachments to your Kindle address.
Instructions
Send a local document file (EPUB, PDF, DOCX, etc.) to a Kindle device via Amazon's Send-to-Kindle email feature. The file is emailed as an attachment to the Kindle address. NOTE: the sending email address must be on your Amazon 'Approved Personal Document E-mail List' or Amazon will silently drop the email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| convert | No | If true, set the subject to 'Convert' to request Amazon convert the document to Kindle format (mainly useful for PDFs). Default false. | |
| file_path | Yes | Absolute path to the document file to send to the Kindle. | |
| kindle_email | No | Target @kindle.com address. Defaults to the KINDLE_EMAIL env var if set. |