get_random_gif
Retrieve a random GIF from Giphy, with optional filtering by tag and content rating.
Instructions
Get a random GIF from Giphy, optionally filtered by tag.
Args: tag: Tag to limit random results (e.g. "cats", "happy"). Optional. rating: Content rating filter: "g", "pg", "pg-13", or "r" (default "g").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| rating | No | g |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |