pub fn build_tool_list(lua_tools: &[ToolDefinition]) -> Vec<ToolInfo>Expand description
Build the list of all tools (built-in + Lua) for the /tools/list endpoint.
pub fn build_tool_list(lua_tools: &[ToolDefinition]) -> Vec<ToolInfo>Build the list of all tools (built-in + Lua) for the /tools/list endpoint.