get_sticker
Retrieve a sticker image as base64 using pack ID and sticker ID from a sticker pack.
Instructions
Retrieve a single sticker image as base64. Use list_sticker_packs to find pack_id and sticker_id values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_id | Yes | Sticker pack ID (hex string from list_sticker_packs) | |
| sticker_id | Yes | Sticker ID within the pack |