# parse.py Parses structured data from PDF forms and tables. **Input**: ```json { "file_path": "/path/to/form.pdf", "extract_tables": true, "extract_forms": true } ```