mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 16:20:21 +00:00
docs: refresh plugin channel metadata refs
This commit is contained in:
@@ -1344,6 +1344,18 @@ Example:
|
||||
}
|
||||
```
|
||||
|
||||
Useful `openclaw.channel` fields beyond the minimal example:
|
||||
|
||||
- `detailLabel`: secondary label for richer catalog/status surfaces
|
||||
- `docsLabel`: override link text for the docs link
|
||||
- `preferOver`: lower-priority plugin/channel ids this catalog entry should outrank
|
||||
- `selectionDocsPrefix`, `selectionDocsOmitLabel`, `selectionExtras`: selection-surface copy controls
|
||||
- `markdownCapable`: marks the channel as markdown-capable for outbound formatting decisions
|
||||
- `showConfigured`: hide the channel from configured-channel listing surfaces when set to `false`
|
||||
- `quickstartAllowFrom`: opt the channel into the standard quickstart `allowFrom` flow
|
||||
- `forceAccountBinding`: require explicit account binding even when only one account exists
|
||||
- `preferSessionLookupForAnnounceTarget`: prefer session lookup when resolving announce targets
|
||||
|
||||
OpenClaw can also merge **external channel catalogs** (for example, an MPM
|
||||
registry export). Drop a JSON file at one of:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user