sieve_redact_text
Redact secrets from text by replacing them with sieve:// placeholders, ensuring raw values are never returned.
Instructions
Redacts secrets from text, replacing values with sieve:// placeholders. Raw values are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to redact | |
| project_key | No | Namespace for placeholders (e.g. 'myapp') |