list_files_tool
List files from a MediaWiki wiki with optional prefix, MIME type, and pagination controls. Retrieve file listings filtered by criteria for efficient content management.
Instructions
List files on the wiki.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Filter files starting with this prefix | |
| limit | No | Maximum results (default: 50, max: 500) | |
| mime_type | No | Filter by MIME type (e.g., "image/png") | |
| from_name | No | Start listing from this file (for pagination) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||