Update a feed
update_feedUpdates an existing RSS feed's title or moves it to a different category. Create a new category by specifying a name not yet in use.
Instructions
Renames a feed and/or moves it to another category. A category that does not exist yet is created. Fields that are not given stay unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| feed_id | Yes | Numeric feedId from list_feeds | |
| category | No | Category to move the feed to |