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 schema. Parameters: name (string), schema (object with properties and required fields)
Execute a registered tool. Parameters: executionId (string), name (string), args (object with tool-specific arguments)