table_of_contents
Add a clickable table of contents to a PDF, with custom chapter titles and page numbers for direct navigation.
Instructions
Add a table of contents page to a PDF with clickable entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| entries | Yes | TOC entries | |
| output_name | No | Output file path (defaults to same dir with suffix) |