Enables external tool registration and execution through WebSocket-based communication, providing a unified interface for real-time tool management within SillyTavern.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Register a new tool with a specified schema. Parameters: name (string), schema (object)
Execute a registered tool with provided arguments. Parameters: executionId (string), name (string), args (object)