ingestRSS
Extract and ingest posts from RSS feeds into the Graphlit knowledge base. For podcast feeds, audio is downloaded, transcribed, and stored. Specify an RSS URL and optional read limit to control the number of posts processed.
Instructions
Ingests posts from RSS feed into Graphlit knowledge base. For podcast RSS feeds, audio will be downloaded, transcribed and ingested into Graphlit knowledge base. Accepts RSS URL and an optional read limit for the number of posts to read. Executes asynchronously and returns the feed identifier.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
readLimit | No | Number of issues to posts, optional. Defaults to 25. | |
url | Yes |