deleteFeed
Remove a feed and its ingested content from the Graphlit MCP Server using a feed identifier. Content deletion occurs asynchronously, returning the feed identifier and deletion status.
Instructions
Delete a feed and all of its ingested content. Accepts a feed identifier which was returned from one of the ingestion tools, like ingestGoogleDriveFiles. Content deletion will happen asynchronously. Returns the feed identifier and feed state, i.e. Deleted.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Feed identifier. |