reply-to-channel-message
reply-to-channel-messageReply to an existing Microsoft Teams channel message as the signed-in user. Requires explicit confirmation before sending.
Instructions
REPLY to an existing channel message (thread) as the signed-in user. WRITE operation - requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Value for teamId | |
| confirm | Yes | Safety gate: must be explicitly true to execute this WRITE operation. Ask the user for approval before setting it. | |
| message | Yes | Message text to send | |
| channelId | Yes | Value for channelId | |
| messageId | Yes | Value for messageId | |
| contentType | No | Message content type (default text) |