@@ -5,5 +5,6 @@ declare global {
description: string;
run: ToolFunc<any[]>;
help?: () => Promise<void> | void;
done?: () => Promise<void> | void;
}
The note is not visible to the blocked user.