Skip to main content
Glama

wordpress_unschedule_event

Remove scheduled cron events from WordPress to prevent automated tasks from running at specified times. Use this tool to cancel pending actions by specifying the event hook name.

Instructions

Remove a scheduled cron event

Input Schema

NameRequiredDescriptionDefault
hookYes

Input Schema (JSON Schema)

{ "properties": { "hook": { "type": "string" } }, "required": [ "hook" ], "type": "object" }

Other Tools from WordPress 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/RaheesAhmed/wordpress-mcp-server'

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