maxToolResultBytes top-level constant
int
const maxToolResultBytes
Maximum tool result bytes (global limit).
Implementation
const int maxToolResultBytes = 200000;
Maximum tool result bytes (global limit).
const int maxToolResultBytes = 200000;