feed_unsubscribe
Unsubscribe from a feed to stop future polling. Removes the subscription and deduplication history without deleting memory entries.
Instructions
Unsubscribe from a feed and stop future polling.
Removes the subscription and its seen-item deduplication history. Memory entries already written from this feed are NOT deleted — only the subscription is removed. If the feed is re-subscribed later, previously seen items may be re-ingested. Use feed_list() to find the feed_id.
Args: feed_id: ID from feed_list().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed_id | Yes | ID from feed_list(). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |