toolsText property

String? toolsText
getter/setter pair

A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.

Implementation

core.String? toolsText;