chore(sync): mirror docs from openclaw/openclaw@04b9f5fc98
This commit is contained in:
parent
861cc454b0
commit
a73a8295b9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "0b3d26028578ef1d8e88f200312fb65c12b819cd",
|
||||
"syncedAt": "2026-05-02T05:14:22.956Z"
|
||||
"sha": "04b9f5fc989b824a56a2f97d0bfdacf6b48d99ee",
|
||||
"syncedAt": "2026-05-02T05:15:40.149Z"
|
||||
}
|
||||
|
||||
@ -20,6 +20,7 @@ Directory lookups for channels that support it (contacts/peers, groups, and “m
|
||||
|
||||
- `directory` is meant to help you find IDs you can paste into other commands (especially `openclaw message send --target ...`).
|
||||
- For many channels, results are config-backed (allowlists / configured groups) rather than a live provider directory.
|
||||
- Installed channel plugins can still omit directory support; in that case the command reports the unsupported directory operation instead of reinstalling the plugin.
|
||||
- Default output is `id` (and sometimes `name`) separated by a tab; use `--json` for scripting.
|
||||
|
||||
## Using results with `message send`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user