| Name | Type | Description |
|---|---|---|
provider* | str | Provider name. |
Return the canonical base-URL env var name for a provider.
Checks the config file's base_url_env first (user override), then falls
back to the canonical name in the hardcoded PROVIDER_BASE_URL_ENV map.
Parallel to get_credential_env_var.