get_file
Retrieve detailed information about a specific file in a CData Arc connector by providing the connector ID, folder, filename, and message ID.
Instructions
Get detailed information about a specific Arc file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | The folder where the file is located | |
| filename | Yes | The name of the file | |
| messageId | Yes | The message ID associated with the file | |
| connectorId | Yes | The connector ID that processed the file |