get_sticker
Retrieve a single sticker image as base64 using pack ID and sticker ID from sticker packs list.
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 |