configure_workload
Create or update a validated named workload configuration without executing it, preserving existing workloads and returning 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 | ||
| expected_configuration_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||