tools

A list of tool declarations the model may call during interaction.


public final CreateAgentInteractionParams.Builder tools(JsonField<List<Tool>> tools)

Sets Builder.tools to an arbitrary JSON value.

You should usually call Builder.tools with a well-typed List<Tool> value instead. This method is primarily for setting the field to an undocumented or not yet supported value.