json-output ยท diff
git:20260521.e284759 to git:20260623.23b041b
4 added, 1 removed. Audit A to A.
---
name: json-output
description: Echo all resolved inputs as a JSON object through the cli-tool adapter.
source:
type: cli-tool
command: sh
args:
- ./run.sh
timeout_seconds: 10
inputs: {}
+ runx:
+ artifacts:
+ wrap_as: result
---
- Emit the resolved inputs as structured JSON.
+ Emit the resolved inputs as structured JSON under the `result` contract packet.