Get oEmbed data
documentedRetrieve oEmbed data for a Tumblr post URL.
GET /oembedMediano implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl \"https://www.tumblr.com/oembed?url={{$embed_url}}&maxwidth={{$maxwidth}}&format=json\" \
-X GET \
-H 'Accept: application/json' \
-H 'User-Agent: keychains-tumblr-oembed/1.0'