get_paraphrased_monologue
Retrieve a monologue's original text and AI-generated modern-English paraphrase line by line. Ideal for comparing Shakespeare's wording with a plain-language version.
Instructions
Fetch a monologue's full text alongside its modern-English, line-by-line paraphrase. The paraphrase is AI-generated (Claude) and may be null if it hasn't been generated yet — the url always has the monologue itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The monologue's numeric id (from search_monologues). | |
| monologue_id | No | Deprecated alias for `id`. |