create_pdf_tool
Create a PDF test fixture with a specified number of pages, page size, and target file size, optionally adding sample text.
Instructions
Generate a PDF test fixture with a specified number of pages.
Examples: 100 blank pages, 200-page PDF with sample text, ~30 MB PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blank | No | ||
| pages | No | ||
| filename | No | ||
| overwrite | No | ||
| page_size | No | a4 | |
| text_per_page | No | ||
| target_size_mb | No | ||
| output_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |