Enhance Content
enhance_contentImprove document text by fixing grammar, refining style, enhancing clarity, expanding, summarizing, or rewriting creatively. Returns a suggested rewrite without modifying the original.
Instructions
Produce an AI-improved version of a document's text for a chosen goal (fix grammar, refine style, improve clarity, expand, summarize, or rework creatively) and return the suggested rewrite. This does NOT modify the document; review the result and call write_document to save it. Use analyze_document for a critique instead of a rewrite, or generate_content to create new text from a prompt. Calls an external AI model. Requires an open project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | Optional enhancement parameters passed through to the enhancer. | |
| documentId | Yes | Scrivener document UUID, as returned by get_structure (a binder item "id"). | |
| enhancementType | Yes | The improvement goal: "grammar" fixes errors, "style" refines voice, "clarity" simplifies, "expand" lengthens, "summarize" condenses, "creative" reworks freely. |