get-category-members
List all pages, subcategories, or files in a MediaWiki category, filter by type, and paginate results. Returns member titles and IDs.
Instructions
List all pages, subcategories, or files within a specific category. Returns member titles and IDs. Use type to filter (page/subcat/file).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by member type | |
| wiki | No | Wiki name (uses default if omitted) | |
| limit | No | Maximum number of members | |
| category | Yes | Category name (with or without "Category:" prefix) | |
| continue_from | No | Continuation token for pagination |