Skip to main content

prepare_write_args

Function prepare_write_args 

Source
pub fn prepare_write_args(args: Value) -> Result<Value, String>
Expand description

Normalize and coerce write tool arguments. Ensures path and content are strings, coercing numbers/bools/null as needed.