docs: document channel message plugin api

This commit is contained in:
Peter Steinberger
2026-05-06 01:41:12 +01:00
parent e3b0707a53
commit ceca7fdfda
13 changed files with 1651 additions and 7 deletions

View File

@@ -466,7 +466,7 @@ Related: [/concepts/oauth](/concepts/oauth) (OAuth flows, token storage, multi-a
~/.openclaw/agents/<agentId>/agent/auth-profiles.json
```
To inspect saved profiles without dumping secrets, run `openclaw models auth list` (optionally `--provider <id>` or `--json`). See [Models CLI](/cli/models#openclaw-models-auth-list) for details.
To inspect saved profiles without dumping secrets, run `openclaw models auth list` (optionally `--provider <id>` or `--json`). See [Models CLI](/cli/models#auth-profiles) for details.
</Accordion>