defaultToolMaxBytes top-level constant
int
const defaultToolMaxBytes
Default byte limit for tool output truncation (pi's DEFAULT_MAX_BYTES).
Implementation
const defaultToolMaxBytes = 50 * 1024;