Microsoft Teams connector
Back to the connector overview, authentication methods, and actions.
26 Aug 2026
bug-fixAdded attachment id field (required) to send_channel_message, send_message_reply, and send_chat_message so card attachments are accepted by Graph. Fixed template@odata.bind URL quotes in create_team. Updated skiptoken description as opaque nextLink value. Added ConsistencyLevel requiredIf for $count. Disambiguated bot_get_conversation_members vs bot_get_conversation_paged_members descriptions. Documented create_channel members-at-creation and add_channel_member parent-team prerequisite.Changed · 72 actions updated
Changed · 72 actions updated
microsoftteams_add_channel_member, microsoftteams_add_chat_member, microsoftteams_add_team_member, microsoftteams_add_team_members_bulk, microsoftteams_archive_channel, microsoftteams_archive_team, microsoftteams_bot_create_conversation, microsoftteams_bot_delete_activity, microsoftteams_bot_get_conversation_member, microsoftteams_bot_get_conversation_members, microsoftteams_bot_get_conversation_paged_members, microsoftteams_bot_reply_to_activity, microsoftteams_bot_send_to_conversation, microsoftteams_bot_update_activity, microsoftteams_change_password, microsoftteams_clone_team, microsoftteams_create_channel, microsoftteams_create_chat, microsoftteams_create_team, microsoftteams_create_user, microsoftteams_delete_channel, microsoftteams_delete_channel_tab, microsoftteams_delete_chat, microsoftteams_delete_team, microsoftteams_delete_user, microsoftteams_get_channel, microsoftteams_get_channel_files_folder, microsoftteams_get_channel_member, microsoftteams_get_channel_message, microsoftteams_get_channel_message_reply, microsoftteams_get_channel_tab, microsoftteams_get_chat, microsoftteams_get_chat_member, microsoftteams_get_chat_message, microsoftteams_get_current_user, microsoftteams_get_primary_channel, microsoftteams_get_subscription, microsoftteams_get_team, microsoftteams_get_team_member, microsoftteams_get_user, microsoftteams_list_all_channel_members, microsoftteams_list_all_channel_messages, microsoftteams_list_all_channels, microsoftteams_list_channel_members, microsoftteams_list_channel_message_replies, microsoftteams_list_channel_messages, microsoftteams_list_channel_tabs, microsoftteams_list_channels, microsoftteams_list_chat_members, microsoftteams_list_chat_messages, microsoftteams_list_chats, microsoftteams_list_incoming_channels, microsoftteams_list_subscriptions, microsoftteams_list_team_members, microsoftteams_list_teams, microsoftteams_list_users, microsoftteams_remove_channel_member, microsoftteams_remove_chat_member, microsoftteams_remove_team_member, microsoftteams_remove_team_members_bulk, microsoftteams_send_channel_message, microsoftteams_send_chat_message, microsoftteams_send_message_reply, microsoftteams_soft_delete_channel_message, microsoftteams_soft_delete_chat_message, microsoftteams_unarchive_channel, microsoftteams_unarchive_team, microsoftteams_undo_soft_delete_chat_message, microsoftteams_update_channel, microsoftteams_update_channel_message, microsoftteams_update_chat, microsoftteams_update_team24 Aug 2026
bug-fixMigrated all actions from requiredScopes to authRequirements with per-auth-type scoping: bot_* actions scoped to oauth2_bot only, /me/ actions (list_chats, get_chat, change_password, get_current_user) scoped to oauth2+oauth2_bot, send/soft-delete message actions scoped away from client credentials, list_all_channel_messages scoped to client credentials only. Removed create/update/delete subscription actions, classification field, unknownFutureValue sentinel from enums, meeting from chatType enum, hiddenMembership from update visibility enum, codesnippet/announcement from update attachments, summary/reactions from update_channel_message. Added validationRules (requiredIf for ConsistencyLevel+search, atLeastOneOf for update_team body, mutuallyExclusive for create_team displayName/group_id). Fixed group@odata.bind URL quotes. Documented soft-delete behavior, SharePoint folder provisioning, permanent tabs, education specialization, and teamsApp $expand requirement.Removed · 18 actions removed
Removed · 18 actions removed
microsoftteams_create_subscription, microsoftteams_delete_subscription, microsoftteams_update_subscription, microsoftteams_webhook_channel_created, microsoftteams_webhook_channel_deleted, microsoftteams_webhook_channel_message_created, microsoftteams_webhook_channel_message_deleted, microsoftteams_webhook_channel_message_updated, microsoftteams_webhook_channel_updated, microsoftteams_webhook_chat_member_created, microsoftteams_webhook_chat_member_deleted, microsoftteams_webhook_chat_message_created, microsoftteams_webhook_chat_message_deleted, microsoftteams_webhook_chat_message_updated, microsoftteams_webhook_team_created, microsoftteams_webhook_team_deleted, microsoftteams_webhook_team_updated, microsoftteams_webhook_validation_checkChanged · 72 actions updated
Changed · 72 actions updated
microsoftteams_add_channel_member, microsoftteams_add_chat_member, microsoftteams_add_team_member, microsoftteams_add_team_members_bulk, microsoftteams_archive_channel, microsoftteams_archive_team, microsoftteams_bot_create_conversation, microsoftteams_bot_delete_activity, microsoftteams_bot_get_conversation_member, microsoftteams_bot_get_conversation_members, microsoftteams_bot_get_conversation_paged_members, microsoftteams_bot_reply_to_activity, microsoftteams_bot_send_to_conversation, microsoftteams_bot_update_activity, microsoftteams_change_password, microsoftteams_clone_team, microsoftteams_create_channel, microsoftteams_create_chat, microsoftteams_create_team, microsoftteams_create_user, microsoftteams_delete_channel, microsoftteams_delete_channel_tab, microsoftteams_delete_chat, microsoftteams_delete_team, microsoftteams_delete_user, microsoftteams_get_channel, microsoftteams_get_channel_files_folder, microsoftteams_get_channel_member, microsoftteams_get_channel_message, microsoftteams_get_channel_message_reply, microsoftteams_get_channel_tab, microsoftteams_get_chat, microsoftteams_get_chat_member, microsoftteams_get_chat_message, microsoftteams_get_current_user, microsoftteams_get_primary_channel, microsoftteams_get_subscription, microsoftteams_get_team, microsoftteams_get_team_member, microsoftteams_get_user, microsoftteams_list_all_channel_members, microsoftteams_list_all_channel_messages, microsoftteams_list_all_channels, microsoftteams_list_channel_members, microsoftteams_list_channel_message_replies, microsoftteams_list_channel_messages, microsoftteams_list_channel_tabs, microsoftteams_list_channels, microsoftteams_list_chat_members, microsoftteams_list_chat_messages, microsoftteams_list_chats, microsoftteams_list_incoming_channels, microsoftteams_list_subscriptions, microsoftteams_list_team_members, microsoftteams_list_teams, microsoftteams_list_users, microsoftteams_remove_channel_member, microsoftteams_remove_chat_member, microsoftteams_remove_team_member, microsoftteams_remove_team_members_bulk, microsoftteams_send_channel_message, microsoftteams_send_chat_message, microsoftteams_send_message_reply, microsoftteams_soft_delete_channel_message, microsoftteams_soft_delete_chat_message, microsoftteams_unarchive_channel, microsoftteams_unarchive_team, microsoftteams_undo_soft_delete_chat_message, microsoftteams_update_channel, microsoftteams_update_channel_message, microsoftteams_update_chat, microsoftteams_update_team18 Aug 2026
new-eventsAdded webhook event support with 14 events (+ validation handshake) across channel messages, chat messages, teams, channels, and chat members via Microsoft Graph subscriptions with programmatic lifecycle management.Added · 15 new actions
Added · 15 new actions
microsoftteams_webhook_channel_created, microsoftteams_webhook_channel_deleted, microsoftteams_webhook_channel_message_created, microsoftteams_webhook_channel_message_deleted, microsoftteams_webhook_channel_message_updated, microsoftteams_webhook_channel_updated, microsoftteams_webhook_chat_member_created, microsoftteams_webhook_chat_member_deleted, microsoftteams_webhook_chat_message_created, microsoftteams_webhook_chat_message_deleted, microsoftteams_webhook_chat_message_updated, microsoftteams_webhook_team_created, microsoftteams_webhook_team_deleted, microsoftteams_webhook_team_updated, microsoftteams_webhook_validation_check15 Jul 2026
bug-fixFixed bot update activity description to clarify text/attachment constraint, and simplified bot get conversation members by removing unsupported pagination parameters.