manage_subscription
Manage RSS feed subscriptions in Inoreader by adding new feeds, editing existing ones, or removing subscriptions to organize your reading content.
Instructions
Add, edit, or remove an RSS feed subscription. Costs 1 Zone 2 request.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| feed_url | No | Feed URL (required for subscribe) | |
| stream_id | No | Stream ID of existing feed (required for edit/unsubscribe) | |
| title | No | New title for the feed | |
| add_to_folder | No | Folder name to add the feed to | |
| remove_from_folder | No | Folder name to remove the feed from |