get_follow_up_candidates
Find email threads that need follow-up by checking age and who is pending—sent without reply or stale inbound threads.
Instructions
Return threads that appear overdue for follow-up based on age and pending-on state. Use when looking for outbound messages you sent that haven't received a reply, or to surface stale inbound threads. Prefer get_actionable_threads for threads where someone is currently waiting on you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum candidate threads to return. | |
| minAgeHours | No | Minimum thread age in hours. | |
| pendingOn | No | Which side the candidate thread should be waiting on. | you |
| syncBefore | No | Refresh the local mailbox index from IMAP before selecting candidates. |