appwrite_get_avatar_initials
Generate avatar images from name initials for user profiles, returning base64 encoded images with customizable dimensions and background colors.
Instructions
[UNIFIED] Generate an avatar image from name initials. Returns base64 encoded image.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | No | ||
| width | No | ||
| height | No | ||
| background | No |