How to use dynamic data to display user picture of user 7

Hi, I’m using the team member element and would like to get user images based on the images the user has set in their profile.

I can use {wp_user_picture} to get my image, but how can I extend this to get the image from any user by their ID. Something like {wp_user_picture:user_id:7}?

It would be great to extend this for the user bio as well.

Thanks a lot,
Johannes