slugify
Convert a title into a clean URL slug for better SEO. Specify max length and keep stopwords as needed.
Instructions
Turn a title into a clean URL slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| max_length | No | ||
| keep_stopwords | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||