Settings for truncating large tool arguments in old messages.
interface TruncateArgsSettingsContext retention policy for message truncation. Defaults to keeping last 20 messages.
Maximum character length for tool arguments before truncation. Defaults to 2000.
Threshold to trigger argument truncation. If not provided, truncation is disabled.
Text to replace truncated arguments with. Defaults to "...(argument truncated)".