redact_text_local
Redact sensitive information from text locally using a privacy pipeline with deterministic fallback.
Instructions
Redact sensitive content from provided text using local privacy pipeline (orchestrator with deterministic fallback).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Input text to redact. | |
| contentType | No | Optional MIME content type for model context (default: text/plain). |