arguments
Required. The JSON object of arguments for the function.
public final McpServerToolCallStep.Builder arguments(JsonField<McpServerToolCallStep.Arguments> arguments)
Sets Builder.arguments to an arbitrary JSON value.
You should usually call Builder.arguments with a well-typed Arguments value instead. This method is primarily for setting the field to an undocumented or not yet supported value.