delimit_notify_inbox
Check inbound email inbox, classify emails as owner-action (forward to owner) or non-owner (remain in inbox), and route accordingly.
Instructions
Check inbound email inbox, classify, and route (Pro).
Polls pro@delimit.ai via IMAP. Classifies emails as owner-action (forwards to owner@example.com) or non-owner (stays in inbox).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | 'status' (show inbox state), 'poll' (classify and optionally forward), 'history' (show routing log). | status |
| limit | No | Number of messages to check (default 10). | |
| process | No | If True with action='poll', actually forward owner-action emails. If False, dry-run only (classify without forwarding). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||