pdf_add_annotation
Add annotations to any PDF page by defining the annotation type, coordinates, size, and text content.
Instructions
Add an annotation to a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| width | Yes | ||
| height | Yes | ||
| content | Yes | ||
| pdf_path | Yes | ||
| page_number | Yes | ||
| annotation_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |