Is there a good way to get metadata from the pinned file itself, similar to the information you would get from file.info() on a local file? I suspect it may differ based on the type of board. In particular, I'm looking for a good way to determining when I pinned resource was last updated. In my specific use case the remote resource is being stored in a Github repo.
Thanks!