update_custom_rule
Update an existing custom rule. Requires API key (Pro+).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Rule ID to update | |
| name | No | ||
| tier | No | ||
| severity | No | ||
| description | No | ||
| detection_pattern | No | There is no 'pattern' field — 'detection_pattern' is the only field name the evaluator reads; the backend explicitly rejects 'pattern'. |