get_url
Retrieve the URL of an iOS emoji image by specifying the emoji name and optional size (160 or 320 pixels).
Instructions
Get the URL for a specific emoji with optional size
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Size version: '160' for 160x160px or '320' for 320x320px (default: '160') | 160 |
| emoji | Yes | The emoji name (e.g., '100', 'a', '8ball') |