list_files_tool
Browse and filter files on MediaWiki wikis using criteria like prefix, MIME type, or pagination to manage media content.
Instructions
List files on the wiki.
Args: prefix: Filter files starting with this prefix limit: Maximum results (default: 50, max: 500) mime_type: Filter by MIME type (e.g., "image/png") from_name: Start listing from this file (for pagination)
Returns: List of files with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | ||
| limit | No | ||
| mime_type | No | ||
| from_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||