get_process_variables
Retrieve process variables including form inputs, error flags, and status fields from CIB Seven instances to diagnose execution issues and identify blockages.
Instructions
Get all variables for a process instance. Variables hold the data that drives process execution — form inputs, API responses, decision results.
Sensitive variable values may be redacted (shown as [REDACTED]) based on configured patterns.
Common variable patterns:
Error flags or status fields that indicate why a process is waiting
Retry counters that show how many times something was attempted
Input data from forms or API calls
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| processInstanceId | Yes | The process instance ID |