parse String Arg
Parses tool call arguments JSON to extract a string field.
Return
The string value, or null if not found
Parameters
json
The raw JSON arguments string
field
The field name to extract
Parses tool call arguments JSON to extract a string field.
The string value, or null if not found
The raw JSON arguments string
The field name to extract