regex_explain
Explains any regex pattern in plain language by breaking down each component. Understand complex regular expressions quickly.
Instructions
Explain a regular expression pattern in plain language with a breakdown of each component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flavor | No | Regex flavor for context | |
| api_key | No | API key for authentication | |
| pattern | Yes | The regex pattern to explain |