prepare_for_external_ai
Prepares text locally and strips sensitive data before sending to external AI, returning only approved, sanitized output.
Instructions
Recommended: prepare text locally and return only approved safe output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| policy | No | strict_external_ai | |
| language | No | auto | |
| response_mode | No | minimal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||