update_tag
Update a Ghost tag by its ID, modifying only the fields you specify.
Instructions
Update a tag by id; only the fields you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| slug | No | ||
| tag_id | Yes | ||
| meta_title | No | ||
| description | No | ||
| feature_image | No | ||
| meta_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||