Class ToolInfo (0.20.1)

ToolInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information to identify a tool.

Attributes

Name Description
tool_name str
The name of the tool as defined by DataConnectorService.QueryAvailableActions. Note: it's using action in the DataConnectorService apis, but they are the same as the tool here.
tool_display_name str
The display name of the tool.