nr_get_debug_output
Read debug output stored in flow context by error catch nodes. Pass a key to retrieve specific data or null to list all context keys.
Instructions
Read debug output from flow context. Use when a flow has a catch node that stores errors/debug data to flow context. Pass key=null to list all context keys. Trigger flow with nr_inject first, then read this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | ||
| key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |