II.
FrontmatterField JSON
Structured · livefrontmatter-field:triggers-action-input-use-a5c-token-exchange
amux-triggers action input: use-a5c-token-exchange json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "frontmatter-field:triggers-action-input-use-a5c-token-exchange",
"_kind": "FrontmatterField",
"_file": "extensions/frontmatter-fields/triggers-action-fields.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "amux-triggers action input: use-a5c-token-exchange",
"name": "use-a5c-token-exchange",
"valueType": "bool",
"required": "no",
"defaultValue": "false",
"appliesTo": "github-action-input",
"description": "Use a5c-ai/generate-token-action@main before running trigger enrichment and agent-mux."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "operational-trigger:amux-triggers-action",
"to": "frontmatter-field:triggers-action-input-use-a5c-token-exchange",
"kind": "defines_frontmatter_field",
"attributes": {}
}
]
}