get_trending_gifs
Retrieve currently trending GIFs from Giphy with options to set limit, offset, and rating filter.
Instructions
Get currently trending GIFs on Giphy.
Args: limit: Max number of results to return (default 10, max 50). offset: Results offset for pagination (default 0). rating: Content rating filter: "g", "pg", "pg-13", or "r" (default "g").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| rating | No | g |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |