Default description when no doc comment available.
static String defaultDescription(String toolName) { return 'Tool $toolName'; }