docs: add Related to google-meet, fix Remote control title case

This commit is contained in:
Vincent Koc
2026-04-23 20:33:01 -07:00
parent 867714ca45
commit 86fa8eeb68
2 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
summary: "macOS app flow for controlling a remote OpenClaw gateway over SSH"
read_when:
- Setting up or debugging remote mac control
title: "Remote Control"
title: "Remote control"
---
# Remote OpenClaw (macOS ⇄ remote host)

View File

@@ -3,7 +3,7 @@ summary: "Google Meet plugin: join explicit Meet URLs through Chrome or Twilio w
read_when:
- You want an OpenClaw agent to join a Google Meet call
- You are configuring Chrome or Twilio as a Google Meet transport
title: "Google Meet Plugin"
title: "Google Meet plugin"
---
# Google Meet (plugin)
@@ -312,3 +312,9 @@ BlackHole device can echo other participants back into the call.
`googlemeet leave` stops the command-pair realtime audio bridge for Chrome
sessions. For Twilio sessions delegated through the Voice Call plugin, it also
hangs up the underlying voice call.
## Related
- [Voice call plugin](/plugins/voice-call)
- [Talk mode](/nodes/talk)
- [Building plugins](/plugins/building-plugins)