set_post_favorite
Mark or unmark one or more library posts as favorites (the same star as in the app; list_viral_posts favorites_only filters on it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| favorite | Yes | true = mark as favorite, false = remove from favorites | |
| post_ids | Yes | Post ids (UUID) |