tag_posts
Add and/or remove custom tags on one or more posts of the library (Instagram or TikTok). Tags are normalized (lowercase, spaces to hyphens) and new tags are registered globally so they appear in the app's filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| add_tags | No | Tags to add | |
| post_ids | Yes | Post ids (UUID) from list_viral_posts / list_analyzed_posts | |
| remove_tags | No | Tags to remove |