Skip to main content
Glama

Webflow

Official
by webflow

pages_get_metadata

Extract metadata from Webflow pages by specifying a page ID. Use this tool to retrieve structured data for efficient content management and analysis.

Input Schema

NameRequiredDescriptionDefault
localeIdNo
page_idYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "localeId": { "type": "string" }, "page_id": { "type": "string" } }, "required": [ "page_id" ], "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/webflow/mcp-server'

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