add_chat_member
Add a user to a group chat by providing the chat ID and the user's object ID from Entra ID.
Instructions
Add a user to a group chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | The ID of the chat | |
| user_id | Yes | The user's object ID (from Entra ID) |