iiRecord
Agentic AI Atlas · adapters-triggers action input: process-file
frontmatter-field:triggers-action-input-process-filea5c.ai
II.
FrontmatterField JSON

frontmatter-field:triggers-action-input-process-file

Structured · live

adapters-triggers action input: process-file json

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

File · extensions/frontmatter-fields/triggers-action-fields.yamlCluster · extensions
Record JSON
{
  "id": "frontmatter-field:triggers-action-input-process-file",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/triggers-action-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "adapters-triggers action input: process-file",
    "name": "process-file",
    "valueType": "string",
    "required": "no",
    "appliesTo": "github-action-input",
    "description": "Path to a babysitter process definition (.mjs) to copy into .a5c/processes/."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "operational-trigger:adapters-triggers-action",
      "to": "frontmatter-field:triggers-action-input-process-file",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}