create_tagging
Add tags to Qiita Team items to organize content and optionally specify version information for better categorization.
Instructions
Add a tag to an item (Qiita Team only). Optionally specify versions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | The ID of the item | |
| name | Yes | The tag name to add | |
| versions | No | Version strings for the tag (e.g. ['1.0', '2.0']) |