Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.notte.cc/llms.txt

Use this file to discover all available pages before exploring further.

Fields

subject
str
required
Subject of the email
email_id
str
required
Email UUID
created_at
datetime
required
Creation date
sender_email
UnionType[str, None]
required
Email address of the sender
sender_name
UnionType[str, None]
required
Name (if available) of the sender
text_content
UnionType[str, None]
Raw textual body, can be uncorrelated with html content
html_content
UnionType[str, None]
HTML body, can be uncorrelated with raw content

Module

notte_sdk.types