Send Sticker
send_stickerSend a context-appropriate sticker image to make chat replies more expressive and fun. Match by emotion tag or exact sticker ID.
Instructions
Send an expressive sticker (meme/表情包) that renders as an image in the chat. Use this proactively whenever a sticker would make the reply more fun or expressive — reacting to good/bad news, greeting, teasing, celebrating, comforting. Pick query based on the conversation's mood (an emotion or scene word such as 开心 / 委屈 / 干杯 / good night). If you have not seen the library yet in this conversation, call list_available_stickers first and choose a tag from it. If several stickers match, a random one is chosen — you can pass stickerId to force an exact sticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Emotion/scene tag or sticker name to match, e.g. '开心', 'sad', '猫猫疑惑'. | |
| stickerId | No | Exact sticker id from list_available_stickers; overrides query matching. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| emotions | Yes | ||
| imageUrl | Yes | ||
| mimeType | Yes | ||
| matchedQuery | Yes |