get_supported_entities
Retrieve supported PII entity types for data anonymization in a specified language to identify sensitive information requiring protection.
Instructions
Get list of all supported PII entity types for a language.
Args:
language: Language code (default: "en")
Returns:
JSON string with list of supported entity types and their descriptionsInput Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | en |