load_opml
Read a local OPML file to extract feed titles and URLs, enabling bulk import of feeds from another reader for use with the digest tool.
Instructions
Read a local OPML file and return the feed list (title + xmlUrl).
Use this to bulk-onboard a feed collection exported from another reader,
then pass the URLs to get_digest. Only reads the file you point at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |