Documentation Index
Fetch the complete documentation index at: https://kk-83bff226.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Signature
path=null start=null
Parameters
- str:
string- The string to truncate. - maxLength:
number- The maximum length of the string after truncation.
Returns
string - The truncated string, or the original string if it was shorter than the maximum length.