add_channel_tab
Add a tab to a Microsoft Teams channel by specifying team, channel, display name, and Teams app ID.
Instructions
Add a tab to a channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The ID of the team | |
| channel_id | Yes | The ID of the channel | |
| entity_url | No | Optional URL for the tab's content | |
| display_name | Yes | Display name for the tab | |
| teams_app_id | Yes | The Teams app ID (from list_available_apps) |