get_category_members_tool
Retrieve pages, subcategories, or files in a MediaWiki category, with optional type filtering and pagination.
Instructions
Get pages in a category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Category name (with or without "Category:" prefix) | |
| member_type | No | Filter by type: page, subcat, file (default: all) | |
| limit | No | Maximum results (default: 50, max: 500) | |
| continue_from | No | Continue token for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||