email-addresses-create
Create an email capture address (Pro only). Anything mailed to the returned address becomes a note in the chosen folder, with the subject as the title and attachments carried across. Optional: container_id (integer or null — null or omitted files into the Inbox), label (string — defaults to the folder's name and becomes the first part of the address), tags (string, comma-separated, added to every note alongside the automatic 'email' tag). Tell the user the address once and remind them it is a secret anyone can write to the folder with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Comma-separated tags added to every note from this address | |
| label | No | How the address is named here, and the first part of the address itself. Defaults to the folder name. | |
| container_id | No | Folder the mail is filed into, or null/omitted for the Inbox |