wim-tools-client package
Classes
Class | Description |
|---|---|
Create a new tool. | |
Delete a tool by its ID. | |
Describe multiple tools by their IDs. | |
Discover tools from an MCP server. | |
Execute a tool with the provided input. | |
Get a tool by its ID. | |
List all tools for the current company. | |
Base exception class for all service exceptions from Tools service. | |
Update a tool by its ID. | |
Interfaces
Interface | Description |
|---|---|
The input for CreateToolCommand. | |
The output of CreateToolCommand. | |
The input for DeleteToolCommand. | |
The output of DeleteToolCommand. | |
The input for DescribeToolsCommand. | |
The output of DescribeToolsCommand. | |
The input for DiscoverToolsCommand. | |
The output of DiscoverToolsCommand. | |
The input for ExecuteToolCommand. | |
The output of ExecuteToolCommand. | |
The input for GetToolCommand. | |
The output of GetToolCommand. | |
The input for ListToolsCommand. | |
The output of ListToolsCommand. | |
The configuration interface of ToolsClient class constructor that set the region, credentials and other options. | |
The resolved configuration interface of ToolsClient class. This is resolved and normalized from the constructor configuration interface. | |
Search handler configuration. The search tool requires no configuration - API key comes from AppConfig and query comes from tool input. | |
The input for UpdateToolCommand. | |
The output of UpdateToolCommand. | |
Namespaces
Namespace | Description |
|---|---|
Variables
Variable | Description |
|---|---|
Type Aliases
Type Alias | Description |
|---|---|