Pipeline Workshop Status
get_pipeline_workshop_statusRetrieve the current state of a pipeline workshop session, including planned nodes, configuration, and instruction history.
Instructions
Get the current state of a pipeline workshop session, including all planned nodes, their configuration, and the instruction history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionID | Yes | The workshop session ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| nodes | No | ||
| history | No | ||
| warnings | No | ||
| createdAt | No | ||
| sessionID | No | ||
| updatedAt | No | ||
| workspaceID | No | ||
| openQuestions | No | ||
| resolvedEntities | No |