Apply Persona Voice to Bot
neuron_apply_persona_to_botGive a bot this persona's voice: merges a delimited voice block into the bot's system prompt (idempotent — re-applying or swapping personas replaces it cleanly) and tags the bot's metadata with the persona id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Persona UUID | |
| botId | Yes | Bot UUID to apply the voice to. |