ghost_create_tag
Create a public or internal tag for Ghost CMS, including optional slug, SEO metadata, description, and feature image.
Instructions
Create a new tag (public or internal starting with #).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name (use '#internal' for private internal tags) | |
| slug | No | Custom URL slug | |
| meta_title | No | SEO Meta Title | |
| description | No | Tag description | |
| feature_image | No | Feature image URL | |
| meta_description | No | SEO Meta Description |