Enables external tool registration and execution through WebSocket-based communication, providing a unified interface for real-time tool management within SillyTavern.
No reviews yet. Be the first to review!
Sign in to join the conversation
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)