Delete an RSS subscription
delete_rss_subscriptionStop polling an RSS feed and remove the subscription while keeping previously created links intact.
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 |