pub fn estimate_json_mode_tokens(query: &str, records: &[&str]) -> usize
Estimate token cost of a JSON-mode tool exchange given a recall query + cited records (the standard MCP tools/call → tools/result envelope).
tools/call
tools/result