pull_documents
Copy project documents and uploaded files into a local folder, preserving existing local files unless overwrite is enabled.
Instructions
Copy the project's documents and uploaded files into a local folder. Uploads such as PDFs come down as bytes, and each result row says which kind it was. Local files that differ are kept, not overwritten, unless overwrite_local=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| overwrite_local | No | ||
| destination_directory | Yes |