basestation.create_autofill_job
Create a PDF form filling job using AI to automatically fill out forms based on natural language instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formFile | Yes | Base64-encoded PDF file to fill | |
| callbackUrl | No | Optional callback URL for job completion notification | |
| instructions | Yes | Natural language instructions for how to fill the form |