tool_slug_generate
Convert input text into a URL-safe slug. Specify a separator (default hyphen) to customize the output format for clean, readable URLs.
Instructions
Generate a URL-safe slug from text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| separator | No | - |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |