web.whatsapp.com
WhatsApp — Set group photo
Input
group requiredExact group name, as shown in the chat list
imageBase64 requiredThe image bytes, base64-encoded (jpg/png/gif). Keep it well under ~96KB of base64 - the MCP transport caps the payload.
mime optionalOptional MIME type. Default inferred from filename (image/png, image/gif, else image/jpeg).
filename optionalOptional filename to present to WhatsApp. Default group.png
Output
set requiredgroup requiredphotoUrl optionalThe URL of the group photo after the change
replacedExisting optionaltrue if the group already had a photo that was replaced
