register_api_key
Register a provider API key for a workspace to enable API access. Use when a key was not provided during web app start.
Instructions
Register a provider API key for this workspace.
Use this when you need to register a key that was not passed to start_web_app. Specify provider explicitly: anthropic | google | openai.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | ||
| apiKey | Yes | ||
| provider | Yes |