II.
FrontmatterField JSON
Structured · livefrontmatter-field:triggers-action-input-args
amux-triggers action input: args json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "frontmatter-field:triggers-action-input-args",
"_kind": "FrontmatterField",
"_file": "extensions/frontmatter-fields/triggers-action-fields.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "amux-triggers action input: args",
"name": "args",
"valueType": "string",
"required": "no",
"appliesTo": "github-action-input",
"description": "Space-delimited fallback arguments passed to amux after the command."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "operational-trigger:amux-triggers-action",
"to": "frontmatter-field:triggers-action-input-args",
"kind": "defines_frontmatter_field",
"attributes": {}
}
]
}