reply_to_channel_message
Reply to an existing message in a Microsoft Teams channel by providing the team ID, channel ID, parent message ID, and your reply content.
Instructions
Reply to an existing channel message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Reply content | |
| team_id | Yes | The ID of the team | |
| channel_id | Yes | The ID of the channel | |
| parent_message_id | Yes | The ID of the message to reply to |