pub fn responses_tool_names(input: &[Value]) -> HashMap<String, String>
Builds a call_id → name map from OpenAI Responses input items (type:"function_call").
call_id → name
input
type:"function_call"