st.regex.configure
Create, update, enable, disable, or delete global SillyTavern regex scripts with confirmation to control text transformations.
Instructions
Create, update, enable/disable, or delete a global ST regex script. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| action | No | ||
| confirm | No | ||
| enabled | No | ||
| maxDepth | No | ||
| minDepth | No | ||
| findRegex | No | ||
| runOnEdit | No | ||
| placements | No | ||
| promptOnly | No | ||
| trimStrings | No | ||
| markdownOnly | No | ||
| replaceString | No | ||
| snapshotLabel | No | ||
| substituteRegex | No |