vector_face
Display a custom image on an Anki Vector robot's face screen for a set duration. Provide a base64-encoded image to update the robot's facial display.
Instructions
Display a custom image on the robot's face screen (144×108).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration_sec | No | How long to display the image in seconds (default: 5.0) | |
| image_base64 | Yes | Base64-encoded image to display on the robot's face |