update_mail_rule or delete_mail_rule, or to check for an existing similar rule before creating a new one.
Parameters
None.Example
Result
No mail rules configured. Create one with create_mail_rule (preview_mail_rule to dry-run it first).Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List every persistent mail rule — id, name, enabled state, conditions, actions, and timestamps.
update_mail_rule or delete_mail_rule, or to check for an existing similar rule before creating a new one.
2 mail rule(s) — enabled rules apply automatically to incoming messages:
1. [rule-3f8a1c2e] Finance invoices
when ALL of: sender contains "stripe.com" AND subject contains "invoice"
then: move to "Finance"
created: 2026-07-20T09:00:00.000Z
2. [rule-9b04d7aa] GitHub (paused) (disabled)
when ALL of: sender contains "notifications@github.com"
then: archive, then add tag "github"
created: 2026-07-18T08:00:00.000Z, modified: 2026-07-22T12:00:00.000Z
No mail rules configured. Create one with create_mail_rule (preview_mail_rule to dry-run it first).