II.
EnvVar JSON
Structured · liveenv-var:claude-code-api-key-helper-ttl-ms
CLAUDE_CODE_API_KEY_HELPER_TTL_MS json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-api-key-helper-ttl-ms",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-auth.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_API_KEY_HELPER_TTL_MS",
"description": "Interval in milliseconds at which credentials should be refreshed when using apiKeyHelper.",
"name": "CLAUDE_CODE_API_KEY_HELPER_TTL_MS",
"category": "auth",
"valueType": "int"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-api-key-helper-ttl-ms",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}