save_teams_channel_alias
Save or update a friendly alias for a Microsoft Teams channel to quickly reference it by name instead of IDs. Provide alias, team ID, and channel ID to map them together.
Instructions
Create or update a named alias for a Teams channel (team_id + channel_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| team_id | Yes | ||
| channel_id | Yes |