Usage
teams tab add [options]
Description
Add a tab to the specified channel
Options
| Option |
Description |
-i, --teamId <teamId> |
The ID of the team to where the channel exists |
-c, --channelId <channelId> |
The ID of the channel to add a tab to |
--appId <appId> |
The ID of the Teams app that contains the Tab |
--appName <appName> |
The name of the Teams app that contains the Tab |
--entityId [entityId] |
A unique identifier for the Tab |
--contentUrl <contentUrl> |
The URL used for rendering Tab contents |
--removeUrl [removeUrl] |
The URL displayed when a Tab is removed |
--websiteUrl [websiteUrl] |
The URL for showing tab contents outside of Teams |
Additional Information
This command should allow using unknown properties. Each property corresponds to additional configuration that should be set when adding the tab. Standard properties should be excluded from request.
The corresponding app must already be installed in the team.
entityId, removeUrl & websiteUrl option values should be sent as null if not provided
Add tab to channel - https://docs.microsoft.com/en-us/graph/api/teamstab-add?view=graph-rest-1.0
teamsTabConfiguration resource type (Open Type) - https://docs.microsoft.com/en-us/graph/api/resources/teamstabconfiguration?view=graph-rest-1.0
Configuring the built-in tab types in Microsoft Teams - https://docs.microsoft.com/en-us/graph/teams-configuring-builtin-tabs
Usage
teams tab add [options]Description
Add a tab to the specified channel
Options
-i, --teamId <teamId>-c, --channelId <channelId>--appId <appId>--appName <appName>--entityId [entityId]--contentUrl <contentUrl>--removeUrl [removeUrl]--websiteUrl [websiteUrl]Additional Information
This command should allow using unknown properties. Each property corresponds to additional configuration that should be set when adding the tab. Standard properties should be excluded from request.
The corresponding app must already be installed in the team.
entityId, removeUrl & websiteUrl option values should be sent as
nullif not providedAdd tab to channel - https://docs.microsoft.com/en-us/graph/api/teamstab-add?view=graph-rest-1.0
teamsTabConfiguration resource type (Open Type) - https://docs.microsoft.com/en-us/graph/api/resources/teamstabconfiguration?view=graph-rest-1.0
Configuring the built-in tab types in Microsoft Teams - https://docs.microsoft.com/en-us/graph/teams-configuring-builtin-tabs