delete_tag_values
Remove specific tag key-value pairs from an entity while preserving the key if other values remain.
Instructions
Delete specific tag key-value pairs from an entity (keeps the key if other values remain).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | Entity GUID | |
| account_id | No | Account ID (optional) | |
| tag_values | Yes | Tag key-value pairs to delete as [{key, value}] |