start_scan_job
Starts a durable background header scan for large Yahoo Mail backlogs, returning a job ID for polling. Handles long scans by resuming from stored IMAP checkpoints if the server restarts.
Instructions
Start a durable background header scan and return immediately.
Use this for large scans from remote clients that impose request timeouts. Poll get_scan_job with the returned job_id. If the server restarts, starting a new job resumes from the stored IMAP checkpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| folders | No | ||
| max_messages | No |