ToolInformation Class
Provides information about a tool with a given id, including the ToolUiProvider.
Methods
Name | Description | |
---|---|---|
constructor(toolId: string): ToolInformation |
Properties
Name | Type | Description | |
---|---|---|---|
toolId | string | ||
toolUiProvider Accessor ReadOnly | undefined | ToolUiProvider | Get the ToolUiProvider registered for this tool |
Defined in
Last Updated: 20 June, 2023