unmask_text
Replace PII placeholders in text with original cached values to restore unmasked content.
Instructions
Restore the original raw PII values in a text payload by replacing placeholders (e.g. PERSON_A, EMAIL_1) with their original values cached during this session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| masked_text | Yes | The text containing placeholders to be restored. |