mc_listFiles
List files in File Manager, with optional filters for file type, result count, and offset.
Instructions
List files in File Manager
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by file type | |
| count | No | Number of records to return (default: 10, max: 1000) | |
| offset | No | Number of records from a collection to skip (default: 0) |