II.
EnvVar JSON
Structured · liveenv-var:anthropic-default-opus-model-supported-capabilities
ANTHROPIC_DEFAULT_OPUS_MODEL_SUPPORTED_CAPABILITIES json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:anthropic-default-opus-model-supported-capabilities",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-model-selection.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "ANTHROPIC_DEFAULT_OPUS_MODEL_SUPPORTED_CAPABILITIES",
"description": "Supported capabilities for the custom Opus model.",
"name": "ANTHROPIC_DEFAULT_OPUS_MODEL_SUPPORTED_CAPABILITIES",
"category": "model-selection",
"valueType": "string"
},
"outgoingEdges": [
{
"from": "env-var:anthropic-default-opus-model-supported-capabilities",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}