create_tag
Create a custom tag inside a category and retrieve its new ID, with unique labels enforced across the library.
Instructions
Create a custom tag inside a category and return it with its new id. Tag labels are unique across the whole library (case-sensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| category_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||