create_tag
Create a tag for your Ghost blog. Provide a name; slug is generated automatically if not specified. Additional details like description and meta fields are optional.
Instructions
Create a tag.
Only name is required; slug is derived from it if omitted. Returns the
created tag's summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | No | ||
| meta_title | No | ||
| description | No | ||
| feature_image | No | ||
| meta_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||