Delete a creator
delete_creatorRemove a saved creator from your workspace cast by ID, syncing the deletion across devices so they don't reappear, without affecting existing ads.
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) |