How to get Image url?

I’d like to execute specific code when a comment is added to an issue through automation. How can I receive the URL of an image attached in the comment? Currently, the URL is not being returned.

like

{
…,
‘body’: ‘sss\n\n!image-20240207-034725.png|width=121,height=114!’,

}

or Can I get url with uuid??