set_channel_favorite
Mark or unmark a channel as favorite by passing its channel ID and a boolean flag. Toggle favorite status to keep important channels easily accessible.
Instructions
Marks or unmarks a channel as favorite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| favorite | Yes | true to mark as favorite, false to unmark | |
| channel_id | Yes | Channel ID |