Will we ever get other tools working in the runtime api?

while having the function_call tool in the runtime is awesome , I would really like to use the other tools without having to create a generic function to call and feed the response back to RT which would then create the final response, this way there’s unnecessary lag created by the roundtrip.

Thanks