device_set_parameter
Set a single device parameter by index or name. Provides verified before/after values for precise control.
Instructions
Set one device parameter by parameter_index or parameter_name. Use after device_get_parameters when possible. Idempotent within 1e-4 (or exact for quantized values); name lookup adds one bridge call and returns before/after value with verification diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||