export_session_script
Generate a Python replay script from current document session operations, saved to specified path.
Instructions
Write session operations as a Python replay script.
Returns: {"output_path": str, "operations": int}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |