convert_text_to_kebabcase
Converts any text to kebab-case, replacing spaces and special characters with hyphens for URL slugs or variable names.
Instructions
Convert text to kebab-case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to convert to kebab-case |