ToolInformation Class
Deprecated in 4.16.0. Uses a deprecated class ToolUiProvider.
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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.