Example
MCP
PAGE_ME_WEBHOOK_URL="$PAGE_ME_WEBHOOK" page-me-mcp
notify_user({
message: "Workflow needs input",
source: "mcp",
status: "needs_input",
thread: "agent-run-123",
tags: ["needs-input"],
expires_at: "2026-06-01T00:00:00.000Z"
})