bourne_validate_request
Validate and normalize ExecutionRequest v2 objects before running them, catching invalid configurations and producing a standardized request without discovery, planning, or persistence.
Instructions
Validate and normalize an ExecutionRequest v2 without discovery, planning, persistence, or execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Framework-independent execution intent with direct, Slurm, PBS, and IBM LSF backends. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |