Sign in

Random Sticker

documented

Return a random Sticker, optionally filtered by a tag.

GET api.giphy.com/v1/stickers/randomStickersno implementation yet0 runs
No 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://api.giphy.com/v1/stickers/random?api_key={{GIPHY_API_KEY}}&tag={{$tag}}&rating={{$rating}}&random_id={{$random_id}}" -X GET -H "Accept: application/json"
Random Sticker · GIPHY · OpenIntegrations