get_feed
Fetch RSS feed content from RSSHub. Provide a route to get a specific feed, or omit it to retrieve all subscribed feeds.
Instructions
Get RSSHub feed content. If route is provided, fetch specific feed. If no route is provided, fetch all subscribed feeds. Use RSSHUB_INSTANCE environment variable to configure custom instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | No | Optional RSSHub route path, e.g., '/bilibili/bangumi/media/9192'. If omitted, returns all subscribed feeds. | |
| params | No | Optional general parameters, such as limit (number of items), filter (filtering rules), filterout (exclusion rules), etc. |