Get outline (scenes, sections, synopses)
beat_get_outlineRetrieve the full outline of a Beat screenplay document, listing scene headings, sections, and synopsis lines in order with sceneIndex values for targeted scene edits.
Instructions
Get the full outline of a Beat document: scene headings, sections and synopsis lines, in order, with the sceneIndex needed by beat_get_scene_text / beat_replace_scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docIndex | No | Index into the list returned by beat_list_documents. Omit to target the frontmost/current document. |