run_tool
Execute any VectorSmith tool by name with its arguments, including tools added after the initial connection that are not listed in the connector.
Instructions
Run any VectorSmith tool by name with its arguments from list_available_tools. Use this for tools added to tools.yaml after Claude connected; Desktop will not show those names in the connector list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tool name from list_available_tools | |
| arguments | No | Arguments matching that tool's inputSchema |