get_scene_summary
Fetch an AI-generated summary of the scene for any Shakespeare monologue by providing its ID. Understand the context and background of the speech instantly.
Instructions
Fetch an AI-generated summary of the scene a monologue appears in (context for the speech). May be null if not generated yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The monologue's numeric id (from search_monologues). | |
| monologue_id | No | Deprecated alias for `id`. |