Marketplace
Toolsaction

Unlearn Sticker (WhatsApp)

Forget a learned sticker so it stops being suggested or sent.

tool name: unlearn_sticker

Forgets a previously learned sticker. Call it when the user asks to remove, forget, or stop using a sticker rule, or says a learned sticker no longer fits. Uses the id from the "Learned Stickers" list.

Download from Koris

Run this from the koris repository root:

pnpm hub:pull unlearn-sticker

Trusted senders can also download it from chat:

/tools download unlearn-sticker

If the plugin is already installed, add --force to overwrite it.

Downloaded files go to plugins/tools/unlearn-sticker/

Tools, skills, and MCP servers are downloaded from the main branch.

Parameters

NameTypeRequiredDescription
idstringyesThe id of the learned sticker to forget, from the "Learned Stickers" list.
View sourceImprove this entry