update_guardrail
Modify an existing guardrail's name, security checks, or response actions to adjust protection rules and behavior.
Instructions
Update an existing guardrail's name, checks, or actions configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guardrail_id | Yes | The guardrail UUID or slug to update | |
| name | No | New name for the guardrail | |
| checks | No | Updated array of checks to apply | |
| actions | No | Updated actions configuration |