elevenlabs_add_sharing_voice
Add Shared Voice. Add a shared voice to your collection of voices.
Bulk support: accepts public_user_ids, voice_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| new_name | Yes | ||
| voice_id | Yes | ||
| voice_ids | No | ||
| bookmarked | No | ||
| public_user_id | Yes | ||
| public_user_ids | No |