ghost_get_tag
Retrieves a tag from Ghost CMS by ID or slug, with optional inclusion of related resources.
Instructions
Retrieves a single tag from Ghost CMS by ID or slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The ID of the tag to retrieve. | |
| slug | No | The slug of the tag to retrieve. | |
| include | No | Additional resources to include (e.g., "count.posts"). |