iiRecord
Agentic AI Atlas · adapters-triggers action input: babysitter-plugin
frontmatter-field:triggers-action-input-babysitter-plugina5c.ai
II.
FrontmatterField JSON

frontmatter-field:triggers-action-input-babysitter-plugin

Structured · live

adapters-triggers action input: babysitter-plugin 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-babysitter-plugin",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/triggers-action-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "adapters-triggers action input: babysitter-plugin",
    "name": "babysitter-plugin",
    "valueType": "bool",
    "required": "no",
    "defaultValue": "false",
    "appliesTo": "github-action-input",
    "description": "Install the babysitter plugin into the harness before running."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "operational-trigger:adapters-triggers-action",
      "to": "frontmatter-field:triggers-action-input-babysitter-plugin",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}