get_page_categories_tool
Retrieve categories assigned to a MediaWiki page by specifying its title. Optionally include hidden categories and set a limit on the number returned.
Instructions
Get categories that a page belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Page title | |
| limit | No | Maximum categories to return (default: 50, max: 500) | |
| show_hidden | No | Include hidden categories (default: False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||