chore(sync): mirror docs from openclaw/openclaw@462b96b33f
This commit is contained in:
parent
14f8573f82
commit
5b3fcb2536
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "74ec956e429b745f0a4bbc015acda6830fe58339",
|
||||
"syncedAt": "2026-05-06T16:24:36.365Z"
|
||||
"sha": "462b96b33fa953435ed0d621b3486b9eb086f731",
|
||||
"syncedAt": "2026-05-06T16:33:58.709Z"
|
||||
}
|
||||
|
||||
@ -709,7 +709,7 @@ Key settings (see `/gateway/configuration` for shared channel patterns):
|
||||
- `channels.msteams.managedIdentityClientId`: client ID for user-assigned managed identity.
|
||||
- `channels.msteams.sharePointSiteId`: SharePoint site ID for file uploads in group chats/channels (see [Sending files in group chats](#sending-files-in-group-chats)).
|
||||
|
||||
## Routing & Sessions
|
||||
## Routing and sessions
|
||||
|
||||
- Session keys follow the standard agent format (see [/concepts/session](/concepts/session)):
|
||||
- Direct messages share the main session (`agent:<agentId>:<mainKey>`).
|
||||
@ -752,7 +752,7 @@ Teams recently introduced two channel UI styles over the same underlying data mo
|
||||
}
|
||||
```
|
||||
|
||||
## Attachments & Images
|
||||
## Attachments and images
|
||||
|
||||
**Current limitations:**
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user