wp_create_tag
Creates a new tag in WordPress with a specified name, optional slug, and description. Use this to add taxonomy tags to posts.
Instructions
Create a WordPress tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | No | ||
| description | No |