guardrail_check
Inspects text for dangerous patterns and PII to prevent sensitive data exposure before API submission.
Instructions
Manually check whether a text string contains dangerous patterns or PII.
Useful for Agents to pre-validate content before sending it to the API or including it in task descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The input text to inspect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||