get_articles_for_digest
Retrieves raw article data from the last specified days as a markdown list, supporting an optional topic keyword filter. Use it to gather source material for writing your own digest.
Instructions
Return raw article data (title, URL, source, summary) from the last
days days as a markdown list. Use when you (the host model) should
write the digest yourself - this tool only provides the source material.
topic is an optional keyword pre-filter (whole-word match) - useful for
large archives. Omit it to get everything and pick relevant articles
yourself, which handles synonyms and related themes better.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| topic | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |