file_operations_list
List file operations such as exports and imports from Yonote, with support for sorting and pagination.
Instructions
List file operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field | |
| type | Yes | Operation type (e.g. export, import) | |
| limit | No | Number of results | |
| offset | No | Pagination offset | |
| nextPath | No | Next page path for pagination | |
| direction | No | Sort direction |