I am trying to get a list of values for the og: tags so when I post to Facebook with the fb_stream module I can use that data to send along. When I inspect the node:object there are not actual metatags available because I just have the Global defaults set for that content type with Features.

Basically, how can I convert these defaults to actual values?

Thanks

update: I think it is similar to #1837952: Metatags not showing when node_load_multiple($nids) and set to default token values from feature load but I am not sure exactly how to use metatag_metags_view() to get what I need yet. I am off to tinker with that F but if anyone has advice that would still be appreciated!