Create channel message
documentedPost a new message to a channel. ([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}/messagesTeamsno implementation yet0 runsInput
team_id*
Team ID
team-id
channel_id*
Channel ID
channel-id
content*
Message content
Your message
Calls Microsoft Teams as you (your API key is your account); keychains.dev holds the credentials.