Create message reply
documentedPost a reply to a channel message. ([learn.microsoft.com](https://learn.microsoft.com/en-us/graph/api/channel-list-messages?view=graph-rest-1.0&utm_source=openai))
POST /teams/{team-id}/channels/{channel-id}/messages/{message-id}/repliesTeamsno implementation yet0 runsInput
team_id
Team ID
Team ID (Teams group)
channel_id
Channel ID
Channel ID
message_id
Original Message ID
Original Message ID
contentType
Content type
Content type: text or html
content
Content
Reply content
Calls Microsoft Teams as you (your API key is your account); keychains.dev holds the credentials.