text_truncate
Truncates text to a specified maximum length with an optional suffix. Controls text length for display or processing limits.
Instructions
Truncate text to a maximum length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| max_length | Yes | ||
| suffix | No |