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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Graphlit MCP Server
- addContentsToCollection
- createCollection
- deleteCollection
- deleteContent
- deleteContents
- deleteFeed
- deleteFeeds
- describeContent
- describeImage
- extractText
- ingestBoxFiles
- ingestDiscordMessages
- ingestDropboxFiles
- ingestFile
- ingestGitHubFiles
- ingestGitHubIssues
- ingestGoogleDriveFiles
- ingestGoogleEmail
- ingestJiraIssues
- ingestLinearIssues
- ingestMicrosoftEmail
- ingestMicrosoftTeamsMessages
- ingestNotionPages
- ingestOneDriveFiles
- ingestRedditPosts
- ingestRSS
- ingestSharePointFiles
- ingestSlackMessages
- ingestText
- ingestUrl
- isContentDone
- isFeedDone
- listMicrosoftTeamsChannels
- listMicrosoftTeamsTeams
- listSharePointFolders
- listSharePointLibraries
- listSlackChannels
- removeContentsFromCollection
- retrieveSources
- screenshotPage
- webCrawl
- webMap
- webSearch
Related Tools
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server