json-output ยท diff
git:20260623.23b041b to git:20260723.6e5370b
0 added, 10 removed. Audit A to B.
---
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 under the `result` contract packet.