Generate Meme Image
media.imgflip.captionGenerate a captioned meme image by providing a template ID and optional top/bottom text. Returns a direct image URL. Find template IDs via imgflip.memes.
Instructions
⚡ ACTION: Generate a captioned meme image from a template ID + top/bottom text. Returns direct image URL. Use imgflip.memes to find template IDs. 100K+ templates available (Imgflip)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | Meme template ID from imgflip.memes (e.g. "181913649" for Drake Hotline Bling, "87743020" for Two Buttons) | |
| top_text | No | Top text on the meme | |
| bottom_text | No | Bottom text on the meme |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |