Interface for managing tool initialization and lifecycle. Implemented by the twist runtime to provide tools to twists and tools.
Wait for all tool promises to resolve
Get resolved tools (throws if not ready)
Build function for requesting tool dependencies
Readonly
Whether tools are ready (all promises resolved)
Interface for managing tool initialization and lifecycle. Implemented by the twist runtime to provide tools to twists and tools.