Add Avatar Reference
add_avatar_referenceFill or replace one reference slot on an existing owned avatar/model from an owned workspace file, an owned generation result, or a public image URL. Creator-linked slots keep their source guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | Reference slot to fill or replace. | |
| avatar_id | Yes | Owned avatar to update. | |
| image_url | No | Public HTTP(S) image URL. Use exactly one source field. | |
| uploaded_file_id | No | Owned workspace file ID. Use exactly one source field. | |
| generation_result_id | No | Owned image result ID. Use exactly one source field. |