fluig_process_states_detail
Retrieves detailed state names and types from the current state of a Fluig process instance, offering richer context than basic state queries.
Instructions
Target states with name and type from the current state — richer than fluig_process_states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| processId | Yes | Process id. | |
| threadSequence | No | threadSequence (optional, default 0). | |
| processInstanceId | Yes | Instance number. |