Update a feed
update_feedRename an RSS feed or move it to another category. Creates the target category if it does not exist; unspecified fields remain unchanged.
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 |