Skip to main content
Glama

get_page_sections

Extract all section headers from Grokipedia articles to quickly navigate content and identify key topics within any page using the article's unique slug identifier.

Instructions

Get a list of all section headers in an article.

Input Schema

NameRequiredDescriptionDefault
slugYesUnique slug identifier of page to list sections for

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "Unique slug identifier of page to list sections for", "title": "Slug", "type": "string" } }, "required": [ "slug" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/skymoore/grokipedia-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server