static String getSnippetFromBossBot(long snippetID) { return boss(format3("get text for *", snippetID)); }