read_tag
Retrieve comprehensive metadata for a specific tag by its ID using the Ghost MCP Server. Ensures detailed tag information is accessible for management and integration purposes.
Instructions
Get the full metadata of a specific tag.
Args:
tag_id: The ID of the tag to retrieve
ctx: Optional context for logging
Returns:
Formatted string containing all tag details
Raises:
GhostError: If there is an error accessing the Ghost API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tag_id | Yes |