iiRecord
Agentic AI Atlas · CLAUDE_CODE_OAUTH_SCOPES
env-var:claude-code-oauth-scopesa5c.ai
II.
EnvVar JSON

env-var:claude-code-oauth-scopes

Structured · live

CLAUDE_CODE_OAUTH_SCOPES json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-auth.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-oauth-scopes",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-auth.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_OAUTH_SCOPES",
    "description": "Space-separated OAuth scopes the refresh token was issued with.",
    "name": "CLAUDE_CODE_OAUTH_SCOPES",
    "category": "auth",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-oauth-scopes",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}