words
Split strings into segments using a delimiter or regex pattern. Defaults to whitespace and supports regex with flags.
Instructions
Split string by delimiter (String or RegEx pattern). The action splits by whitespace by default. If using RegEx, include the leading and trailing '/' in your pattern and optionally append flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||