nr_get_flow_context
Retrieve context variables from a Node-RED flow. Provide a flow ID to list all keys or specify a key to get its value.
Instructions
Read Node-RED flow context variables. Pass key=null to list all keys, or a specific key to get its value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | ||
| key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |