amux-triggers action input: command
frontmatter-field:triggers-action-input-command
FrontmatterFieldextensions/frontmatter-fields/triggers-action-fields.yaml·Open in Graph → {
"id": "frontmatter-field:triggers-action-input-command",
"_kind": "FrontmatterField",
"_file": "extensions/frontmatter-fields/triggers-action-fields.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "amux-triggers action input: command",
"name": "command",
"valueType": "string",
"required": "no",
"defaultValue": "run",
"appliesTo": "github-action-input",
"description": "agent-mux command to execute after trigger evaluation."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "operational-trigger:amux-triggers-action",
"to": "frontmatter-field:triggers-action-input-command",
"kind": "defines_frontmatter_field",
"attributes": {}
}
]
}