check_grammar
Identify grammar errors in English text and return original-to-corrected pairs plus the full corrected sentence.
Instructions
Check and correct English grammar in the provided text. Returns corrections in a structured format.
When you receive the text, analyze it for grammar errors and respond with:
"original" -> "corrected" for each error found
Corrected: "full corrected sentence"
If no errors: "No grammar issues."
IGNORE: Capitalization, punctuation, technical terms/variable names, error/warning logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to check for grammar errors |