Call a UTCP Tool
call_toolInvoke any registered tool from the UTCP-MCP Bridge by providing its full namespaced name and arguments.
Instructions
Calls a registered tool by its full namespaced name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | The full name of the tool to call. | |
| arguments | Yes | A JSON object of arguments. |