replace_tag
Update a tag across all entities in the knowledge graph by replacing it with a new tag.
Instructions
Replace a tag with a new tag across all entities
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oldTag | Yes | The tag to replace | |
| newTag | Yes | The new tag |