graph_teams_message_alias
Resolve a saved alias to a Teams channel and post a message. Use aliases to avoid specifying team and channel IDs directly.
Instructions
Post a message to a Teams channel using a saved alias.
Resolves the alias into `(team_id, channel_id)` and forwards to `graph_teams_message`.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| alias | Yes | ||
| content_type | No | html |