Delete an RSS subscription
delete_rss_subscriptionStop polling an RSS feed and remove its subscription while retaining all links already saved from it. Provide the subscription ID to cancel future updates.
Instructions
Stops polling a feed. Links that were already created from it stay where they are — only the subscription goes away.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm_token | No | Confirmation token from a previous call of this tool with the same arguments. Omit on the first call. | |
| rss_subscription_id | Yes | Numeric id of the RSS subscription — the "id" field returned by list_rss_subscriptions |