Environment variable descriptor for env_var auth methods.
interface ACPAuthEnvVarHuman-readable label shown in client UI
Environment variable name (e.g. "OPENAI_API_KEY")
Whether this variable is optional (default: false)
Whether this value is a secret (default: true). Clients use password-style input for secrets.