toolsText property
- @Deprecated('Not supported. Member documentation may have more information.')
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.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? toolsText;