executeRaw
Executes a raw tool call with the given arguments, returning the resulting content as a string.
Return
The content of the response from executing the tool.
Parameters
args
The arguments to encode and use in the tool call.
Executes a raw tool call with the given arguments, returning the resulting content as a string.
The content of the response from executing the tool.
The arguments to encode and use in the tool call.