update_actor
Partially update an actor's properties by specifying only the fields to change.
Instructions
Update an existing actor's properties (partial update). Only the fields provided will be changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The actor ID to update | |
| fields | Yes | Object containing actor fields to update |