Variable: noneToolCallParser
ts
const noneToolCallParser: ToolCallParserFn;Defined in: src/batteries/llm/chat_common/tool_parsers.ts:1042
A parser that never extracts anything — disables tool-call parsing entirely.