Parameter | Type | Default | Description |
---|---|---|---|
api_key | str | None | If you want to manually supply the GIPHY API key. |
limit | int | 1 | The number of GIFs to return in a search. |
enable_search_gifs | bool | True | Enable the search_gifs functionality. |
all | bool | False | Enable all functionality. |
Function | Description |
---|---|
search_gifs | Searches GIPHY for a GIF based on the query string. |