Create Chat
create_chatCreate a new 1:1 or group chat by providing user email addresses, with an optional topic for group chats.
Instructions
Create a new chat conversation. Can be a 1:1 chat (with one other user) or a group chat (with multiple users). Group chats can optionally have a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Chat topic (for group chats) | |
| tenantId | No | Target tenant ID from list_tenants. Omit only when a default is configured or exactly one tenant is connected. Resource IDs belong to this tenant. | |
| userEmails | Yes | Array of user email addresses to add to chat |