restore_execution
Restore a previous execution by RID to continue working and retrieve its dataset count.
Instructions
Restore a previous execution to continue working with it.
Args: execution_rid: RID of the execution to restore (e.g., "1-ABC").
Returns: JSON with execution_rid, workflow_rid, dataset_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_rid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |