Check File
transkribus_file_checkVerify if a file exists at a given path and retrieve its current status by specifying the file path and name.
Instructions
Check the status or existence of a file at a given path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | File path to check | |
| fileName | No | File name to check |