gc_mail
Query email state, financial data, and inbox summary. Perform actions to scan, extract financials, and manage endpoints.
Instructions
Query email state, financial data, and inbox summary from the mail transceiver. Actions: summary, burn_rate, financial, messages, endpoints, scan, extract_financials, ocr, add_endpoint, remove_endpoint, enable_endpoint, disable_endpoint, update_endpoint, seed_rules, sender_queue, classify_sender, dismiss_sender, ignore_sender, backfill_senders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Endpoint or sender ID | |
| from | No | Filter messages by sender (substring) | |
| name | No | Endpoint name | |
| view | No | Sender queue view: summary or list | |
| No | Email address (for add_endpoint) | ||
| limit | No | Max results | |
| since | No | Filter messages since date (ISO) | |
| action | Yes | Action to perform | |
| months | No | Burn rate lookback months (default 3) | |
| reason | No | Reason for dismiss/ignore | |
| app_key | No | IMAP app-specific password | |
| autonomy | No | Autonomy level: observe, classify, act | |
| category | No | Filter messages by category | |
| username | No | IMAP username | |
| direction | No | Financial direction: expense or income | |
| imap_host | No | IMAP host (default: imap.zoho.com) | |
| imap_port | No | IMAP port (default: 993) | |
| vat_period | No | VAT period filter | |
| endpoint_id | No | Endpoint ID (for scan) | |
| scan_folders | No | Folders to scan (default: [INBOX]) |