| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | str / string | Yes | What to download. |
url | str / string | No | URL to navigate to. Defaults to current page URL. |
download_suffix / downloadSuffix | str / string | No | Expected file extension. |
download_timeout / downloadTimeout | float / number | No | Download timeout in seconds. |
max_steps_per_run / maxStepsPerRun | int / number | No | Max AI steps. |
timeout | float / number | No | Max wait time in seconds. Default: 1800. |
WorkflowRunResponse.
