parse Int Arg
Parses tool call arguments JSON to extract an integer field.
Return
The integer 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 an integer field.
The integer value, or null if not found
The raw JSON arguments string
The field name to extract