const UNSTORABLE_OUTPUT_PLACEHOLDER: &str = "The tool ran, but its result could not be stored and \
is no longer available. Tell the user the lookup did not come back, or try again with a narrower \
call.";Expand description
What is stored for a call whose real output could not be written. Short by construction: an output too large for its column is the way that write fails.