> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pflow.run/llms.txt
> Use this file to discover all available pages before exploring further.

# pflow probe

> Execute a single node and inspect its structure

## Usage

```bash theme={null}
pflow probe <NODE> [PARAMS...]
pflow probe <NODE> [PARAMS...] --output-format json
```

`pflow probe` executes a single node for exploratory testing. By default it returns metadata and template paths rather than dumping raw output.
