remove_accents
Strip accents and diacritical marks from text to produce plain ASCII-compatible characters.
Instructions
Remove diacritical marks/accents from characters.
Parameters:
text — Text with accents to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |