json-output · git:20260623.23b041b · 2026-06-23 · sha256 e58ba921cae801fd

json-output git:20260623.23b041bA

Immutable. This exact content is served forever at /api/v1/blob/e58ba921cae801fd.

---
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.