search_list
Search IETF mailing list archives by subject, sender, or text, and get newest-first message summaries with optional date filters and a configurable limit.
Instructions
Search a mailing list, returning matching message summaries (newest first).
Args:
list_name: Mailbox / list name, e.g. "agent2agent".
subject: Substring to match in the Subject header.
from_addr: Substring to match in the From header.
text: Free-text search across the whole message.
since: Only messages on/after this ISO date (YYYY-MM-DD).
before: Only messages before this ISO date (YYYY-MM-DD).
limit: Max summaries to return (default 25, hard-capped at 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| limit | No | ||
| since | No | ||
| before | No | ||
| subject | No | ||
| from_addr | No | ||
| list_name | Yes |