create_tag
Add a new tag to a Storyblok space for content organization. Optionally link tags to specific stories using the Management API.
Instructions
Creates a new tag in a Storyblok space via the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the tag | |
| story_id | No | Optional story ID to associate with the tag |