set_expression
Change the expression of a character avatar to a specified emoji and render the updated image. Subsequent calls remember the selection for quick adjustments.
Instructions
Render the avatar showing the given expression, and return the image.
`emoji` must be one of the expressions the character supports (call
list_characters() to see them). `character` selects which avatar to use;
omit it to reuse the currently-selected character. The selection and
expression are remembered, so follow-up calls can just pass a new emoji.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | ||
| character | No |