iiRecord
Agentic AI Atlas · GEMINI_API_KEY
env-var:gemini-api-keya5c.ai
II.
EnvVar JSON

env-var:gemini-api-key

Structured · live

GEMINI_API_KEY json

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

File · extensions/env-vars/cross-vendor-essentials.yamlCluster · extensions
Record JSON
{
  "id": "env-var:gemini-api-key",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/cross-vendor-essentials.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GEMINI_API_KEY",
    "name": "GEMINI_API_KEY",
    "category": "auth",
    "valueType": "string",
    "description": "Primary auth secret read by Gemini CLI when not using ADC. Source:\ngithub.com/google-gemini/gemini-cli docs (authentication).\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:gemini-cli.runtime@current",
      "to": "env-var:gemini-api-key",
      "kind": "has_env_var",
      "attributes": {}
    }
  ]
}