get_manual_entry_file
Fetch a specific file associated with a manual entry line by providing the manual entry, entry, and file IDs.
Instructions
Fetch file of manual entry line
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | the id of the file | |
| entry_id | Yes | the id of a single entry in the manual_entry object | |
| manual_entry_id | Yes | the id of the manual_entry |