publish_reader_bundle
Publish a static HTML reader bundle with selected notes and highlights from a PDF card reader, with optional inclusion of private annotations and editable controls.
Instructions
Publish a static reader bundle with selected notes and highlights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read_only | No | Disable local annotation editing in the published reader. Defaults to true. | |
| output_path | Yes | Output .html path or directory for a static bundle. | |
| include_private | No | Include private annotations and mark them public. Defaults to false. | |
| annotations_path | No | Optional annotation sidecar JSON path. | |
| reader_html_path | Yes | Path to a standalone reader generated by this tool. | |
| redact_source_path | No | Redact local source_pdf path in the published payload. Defaults to true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||