configure_workload
Save or update a validated named workload configuration without executing it. Preserves existing workloads and experiments and returns the next discovery step.
Instructions
Write one validated named workload without executing it.
Writes only the project workload configuration, preserves existing workloads and
experiments, and returns the next discovery step. It never executes the command.
Use operation='replace' with the current configuration_id to update an existing workload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | . | |
| argv | Yes | Argument array; no shell parsing or command string is accepted. | |
| name | Yes | Stable named workload identifier used by later discovery and planning. | |
| oracle | No | ||
| identity | No | ||
| operation | Yes | ||
| parameters | No | ||
| environment | No | ||
| requirements | No | ||
| writable_paths | No | ||
| timeout_seconds | No | ||
| execution_protocol | No | ||
| expected_configuration_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||