List Files
list_filesRetrieve file listings from MikroTik router filesystems. Filter by name or type to locate specific scripts, backups, or packages.
Instructions
List files on a MikroTik router filesystem. Supports filtering by name and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| name | No | Filter by file name (substring match) | |
| type | No | Filter by file type (e.g. script, backup, package) |