get_mail_by_rowid
Retrieve subject, sender, date, and snippet of an indexed email using its MailFtsSqlite rowid.
Instructions
Peek at an indexed mail by its MailFtsSqlite rowid. Returns subject/sender/date/snippet for that single row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rowid | Yes | MailFtsSqlite rowid of the mail. |