byo-key-set
:
Instructions
Configure a Bring Your Own (BYO) API key for an AI provider (e.g. gemini). BYO tier users get unlimited AI generation but still pay for contact enrichment credits. Stores the key securely on the platform. Requires scope: settings:write. Use settings-supported-providers to see available providers. Use byo-key-get to check current configuration. Use byo-key-remove to delete a configured key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Provider name (e.g. gemini) | |
| apiKey | Yes | The API key to set | |
| baseUrl | No | Optional custom base URL for the provider |