Get Workflow Session
get_workflow_sessionPoll a previously started workflow run for its current step-by-step status and output (useful when run_workflow timed out or is awaiting a checkpoint). Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The workflow session ID returned by run_workflow. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |