Get Act
get_actReturn the full text of an entire act (all scenes within it). Use this to read a full structural unit at once. Returned object contains nested scenes with their speeches and lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| act | Yes | Act number. | |
| author_id | Yes | Author id (e.g., "william-shakespeare"). | |
| work_slug | Yes | Work slug (e.g., "hamlet"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||