list_manual_entry_files
Fetch file attachments for a manual entry line by supplying the manual entry ID and entry ID, with optional pagination controls.
Instructions
Fetch files of manual entry line
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit the number of results (max is 2000) | |
| offset | No | Skip over a number of elements by specifying an offset value for the query | |
| entry_id | Yes | the id of a single entry in the manual_entry object | |
| manual_entry_id | Yes | the id of the manual_entry |