iiRecord
Agentic AI Atlas · adapters-triggers action step 1: Setup Node.js
github-action-step:triggers-action-setup-nodea5c.ai
II.
GithubActionStep JSON

github-action-step:triggers-action-setup-node

Structured · live

adapters-triggers action step 1: Setup Node.js json

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

File · extensions/github-action-steps/triggers-action-steps.yamlCluster · extensions
Record JSON
{
  "id": "github-action-step:triggers-action-setup-node",
  "_kind": "GithubActionStep",
  "_file": "extensions/github-action-steps/triggers-action-steps.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "adapters-triggers action step 1: Setup Node.js",
    "order": 1,
    "stepName": "Setup Node.js",
    "shell": "none",
    "usesRef": "actions/setup-node@v4",
    "envVars": [],
    "sourceCitation": "packages/triggers-adapter/action.yml:80-83"
  },
  "outgoingEdges": [
    {
      "from": "github-action-step:triggers-action-setup-node",
      "to": "operational-trigger:adapters-triggers-action",
      "kind": "executed_by_trigger",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "operational-trigger:adapters-triggers-action",
      "to": "github-action-step:triggers-action-setup-node",
      "kind": "executes_step",
      "attributes": {}
    }
  ]
}