Export WorkPaper Document
export_workpaper_documentExport the current WorkPaper JSON document for persistence, review, or handoff to another agent.
Instructions
Export the current WorkPaper JSON document for persistence, review, or handoff to another agent. Does not write files by itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeConfig | No | Include workbook configuration metadata in the exported JSON. Defaults to true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourcePath | No | ||
| document | Yes | Persisted WorkPaper JSON document. | |
| serializedBytes | Yes |