Wizzypedia MCP Server

get_categories

Retrieve the categories associated with a specific Wizzypedia page by providing its title, enabling structured data access via the Wizzypedia MCP Server.

Instructions

Get categories a page belongs to

Input Schema

NameRequiredDescriptionDefault
titleYesTitle of the page

Input Schema (JSON Schema)

{ "properties": { "title": { "description": "Title of the page", "type": "string" } }, "required": [ "title" ], "type": "object" }

You must be authenticated.

Other Tools from Wizzypedia MCP Server

Related Tools

ID: 7c95htip2c