upload_file
Upload a file to PDF.co API to enable PDF processing operations like conversion, editing, and security for the document.
Instructions
Upload a file to the PDF.co API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | PDF.co API key. If not provided, will use X_API_KEY environment variable. (Optional) | |
| file_path | Yes | The absolute path to the file to upload |