email_file
Email My File — Email a finished file to the signed-in user's OWN email address, with the file attached. The recipient is ALWAYS the current user — this tool cannot email anyone else and cannot send custom or user-authored content. Use ONLY when the user explicitly asks to have a result emailed to them. [category: utility]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The file to email — a file_id, typically the previous step's output. | |
| note | No | Optional one-line note to include in the email body. | |
| subject | No | Optional subject line. Defaults to 'Your file is ready'. |