scan_output_dlp
Inspect model output for sensitive data and return a redacted version to prevent data leaks before external delivery.
Instructions
Scan model output for sensitive data and return redacted text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Model output to inspect before external delivery. | |
| source_name | No | Optional source label for findings. | |
| secret_terms | No | ||
| include_lexicon_secrets | No | Include approved secret terms from loaded lexicon packs. |