make_digest
Generate a markdown digest of relevant articles from the past N days using the server's LLM summarization pipeline.
Instructions
Build a ready-made markdown digest of the most relevant articles
from the last days days using the server's own LLM pipeline.
Not implemented yet - use get_articles_for_digest instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |