get_persona
Retrieve detailed configuration of a persona, including voice name, language, background sound, behavior prompt, wait seconds, and conversation initiation mode.
Instructions
Get persona details: voice_name, language_code (BCP-47), background_sound, persona_prompt (behavior), wait_seconds, conversation_initiation (speak_first/wait_for_user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persona_id | Yes | The unique ID of the persona to retrieve. Get this from list_personas. |