extract_pdf_form_data
Extract form field values from fillable PDFs, returning a JSON object that maps field names to their values.
Instructions
Extract form field values from a fillable PDF. Returns a JSON object mapping field names to their values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | The document ID of the fillable PDF |