I want to get the "description" or "caption" from the info (metadata) of an image using Python API. I use the
"files_get_metadata" method but the result doesn't include all the info of the image (only size, name, path, etc).
I would appreciate it if you could help me to get all the info on the image such as "description" or "caption".
Regards