openclaw/docs/plugins
Vincent Koc d54d2d6b9b
docs(voice-call): rewrite around Steps Tabs and provider Tabs
The voice-call plugin doc was 664 lines with a flat install/setup
walkthrough, three flat 'Realtime' / 'Streaming' / 'TTS' provider
config blocks each shown twice, an italicised webhook-security
section in Title Case, and a duplicate-Voice Call body H1.

Restructure for scan-first reading without losing operational detail:

- Wrap Quick start in a Steps component (install -> configure ->
  verify -> smoke), with the 'install from npm' vs 'install from
  local folder' choice as a nested Tabs.
- Surface the public-webhook-URL constraint as a Warning at the top
  of Quick start so readers see it before they hit setup.
- Move provider exposure caveats, streaming connection caps, and
  legacy config migration notes into a single AccordionGroup so
  the Configuration section reads as the canonical config plus
  collapsible operational details.
- Convert the Realtime, Streaming, and TTS provider examples to
  Tabs with one tab per provider (Google/OpenAI for realtime;
  OpenAI/xAI for streaming; Core/ElevenLabs/OpenAI override for TTS),
  removing the previous duplicate-block-per-provider pattern.
- Convert the realtime tool-policy bullet list to a 3-row table.
- Convert the agent tool action list and gateway RPC list into
  small tables (action -> args).
- Surface inboundPolicy caller-ID weakness, microsoft-not-supported
  for telephony, and realtime+streaming exclusivity as Warning
  callouts where they were previously buried inline.
- Sentence-case 'Webhook security' (was Title Case), drop the
  duplicate body H1, and refresh the Related list to alphabetical
  sentence-case.

Provider names, env vars, defaults, models, voice ids, command
flags, and field semantics are unchanged. Pure restructure plus
Mintlify component upgrades.
2026-04-25 22:42:47 -07:00
..
agent-tools.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
architecture-internals.md fix: preserve plugin install records without manifests 2026-04-26 01:03:13 +01:00
architecture.md docs: clarify plugin discovery loading 2026-04-24 22:26:52 -04:00
building-extensions.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
building-plugins.md fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
bundles.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
codex-harness.md docs: clarify codex runtime routing 2026-04-26 04:38:39 +01:00
community.md fix: prevent duplicate channel plugin tools 2026-04-26 01:06:11 +01:00
compatibility.md fix(plugins): deprecate registry disable break glass 2026-04-25 10:35:36 -07:00
google-meet.md fix: improve google meet setup diagnostics 2026-04-25 20:01:24 +01:00
hooks.md docs(hooks): document new ctx.jobId field on plugin hook contexts 2026-04-25 18:38:27 -07:00
manifest.md docs: update model input modalities and OTEL token-metric attrs 2026-04-25 21:39:44 -07:00
memory-wiki.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
message-presentation.md docs(plugins): split architecture by extracting internals (load pipeline, runtime hooks, HTTP routes, schemas) 2026-04-23 20:03:22 -07:00
sdk-agent-harness.md [codex] Consolidate RuntimePlan and Harness V2 package (#71722) 2026-04-25 16:07:04 -07:00
sdk-channel-plugins.md docs: clarify plugin discovery loading 2026-04-24 22:26:52 -04:00
sdk-entrypoints.md docs: clarify plugin discovery loading 2026-04-24 22:26:52 -04:00
sdk-migration.md perf(plugin-sdk): add narrow outbound send deps entry 2026-04-25 22:19:09 +01:00
sdk-overview.md fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
sdk-provider-plugins.md feat(fal): support Seedance reference video 2026-04-26 02:30:23 +01:00
sdk-runtime.md docs: unify casing and replace path-as-text links across recent doc surfaces 2026-04-24 22:18:22 -07:00
sdk-setup.md fix(plugins): force dependency installs local 2026-04-25 22:46:50 +01:00
sdk-subpaths.md [codex] Consolidate RuntimePlan and Harness V2 package (#71722) 2026-04-25 16:07:04 -07:00
sdk-testing.md docs: standardize frontmatter field order (summary before title) 2026-04-23 13:18:17 -07:00
skill-workshop.md docs: standardize frontmatter field order (summary before title) 2026-04-23 13:18:17 -07:00
voice-call.md docs(voice-call): rewrite around Steps Tabs and provider Tabs 2026-04-25 22:42:47 -07:00
webhooks.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
zalouser.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00