Skip to main content
Glama

Elementor MCP Server

by aguaitech

get_page_id_by_slug

Retrieve the WordPress page ID using its slug for targeted Elementor data management. Input the slug to identify the specific page within your WordPress site.

Instructions

Retrieves the ID of a specific WordPress page by its slug.

Input Schema

NameRequiredDescriptionDefault
slugYesThe slug (URL-friendly name) of the page to find.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "slug": { "description": "The slug (URL-friendly name) of the page to find.", "type": "string" } }, "required": [ "slug" ], "type": "object" }

You must be authenticated.

Other Tools from Elementor MCP Server

Related Tools

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/aguaitech/Elementor-MCP'

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