get_monologue
Retrieve a Shakespeare monologue's catalogue entry by its numeric ID, then follow the returned URL to access the full text.
Instructions
Fetch one monologue's catalogue entry by its numeric id. Follow the returned url for the full text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The monologue's numeric id (from search_monologues). | |
| monologue_id | No | Deprecated alias for `id`. |