---
name: smithersai/smithers-output
source: https://app.decimal.ai/s/smithersai-smithers-output@1/SKILL.md
source_sha256: 69cae9564171
---

# smithers output

Print node output row.

## Arguments

| Name | Type | Required | Description |
|------|------|----------|-------------|
| `runId` | `string` | yes | Run ID containing the node |
| `nodeId` | `string` | yes | Node ID to fetch output for |

## Options

| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--iteration` | `number` |  | Loop iteration |
| `--json` | `boolean` | `true` | Emit raw row as JSON |
| `--pretty` | `boolean` | `false` | Schema-ordered render |