Enables external tool registration and execution through WebSocket-based communication, providing a unified interface for real-time tool management within SillyTavern.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
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)