Docflow Update File
docflow_update_fileUpdate a processed file's metadata or verification status by providing workspace ID, file ID, and the fields to change.
Instructions
Update metadata or verification status of a processed file (POST /file/update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Fields to update (e.g. {"verification_status": 1}). | |
| file_id | Yes | ID of the file to update. | |
| workspace_id | Yes | Target workspace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||