II.
FrontmatterField JSON
Structured · livefrontmatter-field:triggers-action-input-with-proxy
adapters-triggers action input: with-proxy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "frontmatter-field:triggers-action-input-with-proxy",
"_kind": "FrontmatterField",
"_file": "extensions/frontmatter-fields/triggers-action-fields.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "adapters-triggers action input: with-proxy",
"name": "with-proxy",
"valueType": "bool",
"required": "no",
"defaultValue": "true",
"appliesTo": "github-action-input",
"description": "Start transport-adapter proxy if the harness doesn't support the provider natively."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "operational-trigger:adapters-triggers-action",
"to": "frontmatter-field:triggers-action-input-with-proxy",
"kind": "defines_frontmatter_field",
"attributes": {}
}
]
}