bolna_add_provider
Add API keys for providers like LLM, TTS, STT, or telephony to your Bolna account securely.
Instructions
Securely add a new provider (e.g. LLM, TTS, STT, telephony) API key to your Bolna account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider_name | Yes | Provider key name as recognised by Bolna, e.g. "OPENAI_API_KEY", "ELEVENLABS_API_KEY", "DEEPGRAM_API_KEY" | |
| provider_value | Yes | The secret API key or credential value for the provider |