pub fn register(lua: &Lua) -> LuaResult<()>
Register tool.* Lua API.
Tool registry is maintained in Lua globals (_TOOL_REGISTRY table). Rust provides thin helpers: register/call/list/schema.