patch_persona
Modify existing AI personas by applying JSON patch operations to update their attributes and behaviors for video generation and conversational AI applications.
Instructions
Update a persona using JSON patch format
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persona_id | Yes | Unique identifier for the persona | |
| patch | Yes | JSON patch operations (RFC 6902) |