get_form_fields
Extract all form fields from a PDF, including field names, types, current values, and dropdown choices.
Instructions
Extract all form fields from a PDF document including field names, types, current values, and available choices for dropdown fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the PDF file to extract form fields from |