get_digest
Fetch a list of recent headlines and links from your default RSS feeds. Returns items as 'title: link' strings up to a specified limit.
Instructions
Fetch up to `limit` items total from your default RSS feeds (not per feed).
Returns a list of strings "title: link".Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes |