Delete a creator
delete_creatorRemove a saved creator from the workspace cast by ID. Records the deletion across devices so the person stays removed, while existing ads remain untouched and the creator can be saved again later.
Instructions
Remove a saved creator from this workspace’s cast by id (from list_creators). Records a cross-device delete so they don’t reappear on the user’s other devices. It only drops the roster entry — ads already rendered with that person are untouched — and the same portrait can be saved again with save_creator, so no confirm is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | the creator id (from list_creators) |