polishSubmittedBook

fun polishSubmittedBook(title: String, author: String, content: String): String?(source)

Rewrites a submitted book for resale by correcting grammar and adding a foreword.

Return

Polished book text, or null when AI is unavailable/fails