naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Me — Teams.channel description: 'Microsoft Graph Me — Teams.channel. 96 operations. Lead operation: Microsoft Graph List members of a channel. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - Teams.channel created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY capability: consumes: - type: http namespace: me-teams-channel baseUri: '' description: Microsoft Graph Me — Teams.channel business capability. Self-contained, no shared references. resources: - name: teams-team-id-channels-channel-id-members path: /teams/{team-id}/channels/{channel-id}/members operations: - name: teamschannelslistmembers method: GET description: Microsoft Graph List members of a channel outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelscreatemembers method: POST description: Microsoft Graph Add member to channel outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-members-$count path: /teams/{team-id}/channels/{channel-id}/members/$count operations: - name: teamschannelsmembersgetcount8e98 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-members-add path: /teams/{team-id}/channels/{channel-id}/members/add operations: - name: teamsteamchannelschannelmembersadd method: POST description: Microsoft Graph Invoke action add outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-members-remove path: /teams/{team-id}/channels/{channel-id}/members/remove operations: - name: teamsteamchannelschannelmembersremove method: POST description: Microsoft Graph Invoke action remove outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-members-conversationMember-id path: /teams/{team-id}/channels/{channel-id}/members/{conversationMember-id} operations: - name: teamschannelsgetmembers method: GET description: Microsoft Graph Get member of channel outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsupdatemembers method: PATCH description: Microsoft Graph Update member in channel outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamschannelsdeletemembers method: DELETE description: Microsoft Graph Remove member from channel outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-channels-channel-id-messages path: /teams/{team-id}/channels/{channel-id}/messages operations: - name: teamschannelslistmessages method: GET description: Microsoft Graph List channel messages outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelscreatemessages method: POST description: Microsoft Graph Send chatMessage in channel outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-messages-$count path: /teams/{team-id}/channels/{channel-id}/messages/$count operations: - name: teamschannelsmessagesgetcount6767 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-delta() path: /teams/{team-id}/channels/{channel-id}/messages/delta() operations: - name: teamsteamchannelschannelmessagesdelta method: GET description: Microsoft Graph Invoke function delta outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: teams-team-id-channels-channel-id-messages-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id} operations: - name: teamschannelsgetmessages method: GET description: Microsoft Graph Get chatMessage in a channel or chat outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsupdatemessages method: PATCH description: Microsoft Graph Update chatMessage outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamschannelsdeletemessages method: DELETE description: Microsoft Graph Delete navigation property messages for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents operations: - name: teamschannelsmessageslisthostedcontents method: GET description: Microsoft Graph List hostedContents outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsmessagescreatehostedcontents method: POST description: Microsoft Graph Create new navigation property to hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents-$count path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count operations: - name: teamschannelsmessageshostedcontentsgetcount80f2 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents-chatMes path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id} operations: - name: teamschannelsmessagesgethostedcontents method: GET description: Microsoft Graph Get hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsmessagesupdatehostedcontents method: PATCH description: Microsoft Graph Update the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamschannelsmessagesdeletehostedcontents method: DELETE description: Microsoft Graph Delete navigation property hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents-chatMes path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value operations: - name: teamschannelsmessagesgethostedcontentscontent method: GET description: Microsoft Graph List hostedContents outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teamschannelsmessagesupdatehostedcontentscontent method: PUT description: Microsoft Graph Update media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamschannelsmessagesdeletehostedcontentscontent method: DELETE description: Microsoft Graph Delete media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies operations: - name: teamschannelsmessageslistreplies method: GET description: Microsoft Graph List replies outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsmessagescreatereplies method: POST description: Microsoft Graph Reply to a message in a channel outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-$count path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count operations: - name: teamschannelsmessagesrepliesgetcountbdfc method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-delta() path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta() operations: - name: teamsteamchannelschannelmessageschatmessagerepliesdelta method: GET description: Microsoft Graph Invoke function delta outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1} operations: - name: teamschannelsmessagesgetreplies method: GET description: Microsoft Graph Get chatMessage in a channel or chat outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsmessagesupdatereplies method: PATCH description: Microsoft Graph Update the navigation property replies in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamschannelsmessagesdeletereplies method: DELETE description: Microsoft Graph Delete navigation property replies for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents operations: - name: teamschannelsmessagesreplieslisthostedcontents method: GET description: Microsoft Graph List hostedContents outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsmessagesrepliescreatehostedcontents method: POST description: Microsoft Graph Create new navigation property to hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count operations: - name: teamschannelsmessagesreplieshostedcontentsgetcount3bb6 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id} operations: - name: teamschannelsmessagesrepliesgethostedcontents method: GET description: Microsoft Graph Get hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamschannelsmessagesrepliesupdatehostedcontents method: PATCH description: Microsoft Graph Update the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamschannelsmessagesrepliesdeletehostedcontents method: DELETE description: Microsoft Graph Delete navigation property hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value operations: - name: teamschannelsmessagesrepliesgethostedcontentscontent method: GET description: Microsoft Graph List hostedContents outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teamschannelsmessagesrepliesupdatehostedcontentscontent method: PUT description: Microsoft Graph Update media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamschannelsmessagesrepliesdeletehostedcontentscontent method: DELETE description: Microsoft Graph Delete media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction operations: - name: teamsteamchannelschannelmessageschatmessagereplieschatmessagesetreaction method: POST description: Microsoft Graph Invoke action setReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete operations: - name: teamsteamchannelschannelmessageschatmessagereplieschatmessagesoftdelete method: POST description: Microsoft Graph Invoke action softDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete operations: - name: teamsteamchannelschannelmessageschatmessagereplieschatmessageundosoftdelete method: POST description: Microsoft Graph Invoke action undoSoftDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction operations: - name: teamsteamchannelschannelmessageschatmessagereplieschatmessageunsetreaction method: POST description: Microsoft Graph Invoke action unsetReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-messages-chatMessage-id-setReaction path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction operations: - name: teamsteamchannelschannelmessageschatmessagesetreaction method: POST description: Microsoft Graph Invoke action setReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-channels-channel-id-messages-chatMessage-id-softDelete path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete operations: - name: teamsteamchannelschannelmessageschatmessagesoftdelete method: POST description: Microsoft Graph Invoke action softDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-chatMessage-id-undoSoftDelete path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete operations: - name: teamsteamchannelschannelmessageschatmessageundosoftdelete method: POST description: Microsoft Graph Invoke action undoSoftDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-channels-channel-id-messages-chatMessage-id-unsetReaction path: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction operations: - name: teamsteamchannelschannelmessageschatmessageunsetreaction method: POST description: Microsoft Graph Invoke action unsetReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-members path: /teams/{team-id}/primaryChannel/members operations: - name: teamsprimarychannellistmembers method: GET description: Microsoft Graph Get members from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelcreatemembers method: POST description: Microsoft Graph Create new navigation property to members for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-members-$count path: /teams/{team-id}/primaryChannel/members/$count operations: - name: teamsprimarychannelmembersgetcount8411 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-members-add path: /teams/{team-id}/primaryChannel/members/add operations: - name: teamsteamprimarychannelmembersadd method: POST description: Microsoft Graph Invoke action add outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-members-remove path: /teams/{team-id}/primaryChannel/members/remove operations: - name: teamsteamprimarychannelmembersremove method: POST description: Microsoft Graph Invoke action remove outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-members-conversationMember-id path: /teams/{team-id}/primaryChannel/members/{conversationMember-id} operations: - name: teamsprimarychannelgetmembers method: GET description: Microsoft Graph Get members from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelupdatemembers method: PATCH description: Microsoft Graph Update the navigation property members in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamsprimarychanneldeletemembers method: DELETE description: Microsoft Graph Delete navigation property members for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-primaryChannel-messages path: /teams/{team-id}/primaryChannel/messages operations: - name: teamsprimarychannellistmessages method: GET description: Microsoft Graph Get messages from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelcreatemessages method: POST description: Microsoft Graph Create new navigation property to messages for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-messages-$count path: /teams/{team-id}/primaryChannel/messages/$count operations: - name: teamsprimarychannelmessagesgetcountd90b method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-delta() path: /teams/{team-id}/primaryChannel/messages/delta() operations: - name: teamsteamprimarychannelmessagesdelta method: GET description: Microsoft Graph Invoke function delta outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: teams-team-id-primaryChannel-messages-chatMessage-id path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id} operations: - name: teamsprimarychannelgetmessages method: GET description: Microsoft Graph Get messages from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelupdatemessages method: PATCH description: Microsoft Graph Update the navigation property messages in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamsprimarychanneldeletemessages method: DELETE description: Microsoft Graph Delete navigation property messages for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents operations: - name: teamsprimarychannelmessageslisthostedcontents method: GET description: Microsoft Graph Get hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelmessagescreatehostedcontents method: POST description: Microsoft Graph Create new navigation property to hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents-$count path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count operations: - name: teamsprimarychannelmessageshostedcontentsgetcounted0a method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents-chatMessageH path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id} operations: - name: teamsprimarychannelmessagesgethostedcontents method: GET description: Microsoft Graph Get hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelmessagesupdatehostedcontents method: PATCH description: Microsoft Graph Update the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamsprimarychannelmessagesdeletehostedcontents method: DELETE description: Microsoft Graph Delete navigation property hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents-chatMessageH path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value operations: - name: teamsprimarychannelmessagesgethostedcontentscontent method: GET description: Microsoft Graph Get media content for the navigation property hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teamsprimarychannelmessagesupdatehostedcontentscontent method: PUT description: Microsoft Graph Update media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamsprimarychannelmessagesdeletehostedcontentscontent method: DELETE description: Microsoft Graph Delete media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies operations: - name: teamsprimarychannelmessageslistreplies method: GET description: Microsoft Graph Get replies from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelmessagescreatereplies method: POST description: Microsoft Graph Create new navigation property to replies for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-$count path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count operations: - name: teamsprimarychannelmessagesrepliesgetcounteb7a method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-delta() path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta() operations: - name: teamsteamprimarychannelmessageschatmessagerepliesdelta method: GET description: Microsoft Graph Invoke function delta outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1 path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1} operations: - name: teamsprimarychannelmessagesgetreplies method: GET description: Microsoft Graph Get replies from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelmessagesupdatereplies method: PATCH description: Microsoft Graph Update the navigation property replies in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamsprimarychannelmessagesdeletereplies method: DELETE description: Microsoft Graph Delete navigation property replies for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents operations: - name: teamsprimarychannelmessagesreplieslisthostedcontents method: GET description: Microsoft Graph Get hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelmessagesrepliescreatehostedcontents method: POST description: Microsoft Graph Create new navigation property to hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count operations: - name: teamsprimarychannelmessagesreplieshostedcontentsgetcount1d3a method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id} operations: - name: teamsprimarychannelmessagesrepliesgethostedcontents method: GET description: Microsoft Graph Get hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: teamsprimarychannelmessagesrepliesupdatehostedcontents method: PATCH description: Microsoft Graph Update the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamsprimarychannelmessagesrepliesdeletehostedcontents method: DELETE description: Microsoft Graph Delete navigation property hostedContents for teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value operations: - name: teamsprimarychannelmessagesrepliesgethostedcontentscontent method: GET description: Microsoft Graph Get media content for the navigation property hostedContents from teams outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teamsprimarychannelmessagesrepliesupdatehostedcontentscontent method: PUT description: Microsoft Graph Update media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamsprimarychannelmessagesrepliesdeletehostedcontentscontent method: DELETE description: Microsoft Graph Delete media content for the navigation property hostedContents in teams outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-set path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction operations: - name: teamsteamprimarychannelmessageschatmessagereplieschatmessagesetreaction method: POST description: Microsoft Graph Invoke action setReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-sof path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete operations: - name: teamsteamprimarychannelmessageschatmessagereplieschatmessagesoftdelete method: POST description: Microsoft Graph Invoke action softDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-und path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete operations: - name: teamsteamprimarychannelmessageschatmessagereplieschatmessageundosoftdelete method: POST description: Microsoft Graph Invoke action undoSoftDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-uns path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction operations: - name: teamsteamprimarychannelmessageschatmessagereplieschatmessageunsetreaction method: POST description: Microsoft Graph Invoke action unsetReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-messages-chatMessage-id-setReaction path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction operations: - name: teamsteamprimarychannelmessageschatmessagesetreaction method: POST description: Microsoft Graph Invoke action setReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teams-team-id-primaryChannel-messages-chatMessage-id-softDelete path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete operations: - name: teamsteamprimarychannelmessageschatmessagesoftdelete method: POST description: Microsoft Graph Invoke action softDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-chatMessage-id-undoSoftDelete path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete operations: - name: teamsteamprimarychannelmessageschatmessageundosoftdelete method: POST description: Microsoft Graph Invoke action undoSoftDelete outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teams-team-id-primaryChannel-messages-chatMessage-id-unsetReaction path: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction operations: - name: teamsteamprimarychannelmessageschatmessageunsetreaction method: POST description: Microsoft Graph Invoke action unsetReaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: me-teams-channel-rest port: 8080 description: REST adapter for Microsoft Graph Me — Teams.channel. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/teams/{team-id}/channels/{channel-id}/members name: teams-team-id-channels-channel-id-members description: REST surface for teams-team-id-channels-channel-id-members. operations: - method: GET name: teamschannelslistmembers description: Microsoft Graph List members of a channel call: me-teams-channel.teamschannelslistmembers with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamschannelscreatemembers description: Microsoft Graph Add member to channel call: me-teams-channel.teamschannelscreatemembers with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/members/count name: teams-team-id-channels-channel-id-members-count description: REST surface for teams-team-id-channels-channel-id-members-$count. operations: - method: GET name: teamschannelsmembersgetcount8e98 description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamschannelsmembersgetcount8e98 outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/members/add name: teams-team-id-channels-channel-id-members-add description: REST surface for teams-team-id-channels-channel-id-members-add. operations: - method: POST name: teamsteamchannelschannelmembersadd description: Microsoft Graph Invoke action add call: me-teams-channel.teamsteamchannelschannelmembersadd with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/members/remove name: teams-team-id-channels-channel-id-members-remove description: REST surface for teams-team-id-channels-channel-id-members-remove. operations: - method: POST name: teamsteamchannelschannelmembersremove description: Microsoft Graph Invoke action remove call: me-teams-channel.teamsteamchannelschannelmembersremove with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/members/{conversationmember-id} name: teams-team-id-channels-channel-id-members-conversationmember-id description: REST surface for teams-team-id-channels-channel-id-members-conversationMember-id. operations: - method: GET name: teamschannelsgetmembers description: Microsoft Graph Get member of channel call: me-teams-channel.teamschannelsgetmembers with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamschannelsupdatemembers description: Microsoft Graph Update member in channel call: me-teams-channel.teamschannelsupdatemembers with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamschannelsdeletemembers description: Microsoft Graph Remove member from channel call: me-teams-channel.teamschannelsdeletemembers with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages name: teams-team-id-channels-channel-id-messages description: REST surface for teams-team-id-channels-channel-id-messages. operations: - method: GET name: teamschannelslistmessages description: Microsoft Graph List channel messages call: me-teams-channel.teamschannelslistmessages with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamschannelscreatemessages description: Microsoft Graph Send chatMessage in channel call: me-teams-channel.teamschannelscreatemessages with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/count name: teams-team-id-channels-channel-id-messages-count description: REST surface for teams-team-id-channels-channel-id-messages-$count. operations: - method: GET name: teamschannelsmessagesgetcount6767 description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamschannelsmessagesgetcount6767 outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/delta name: teams-team-id-channels-channel-id-messages-delta description: REST surface for teams-team-id-channels-channel-id-messages-delta(). operations: - method: GET name: teamsteamchannelschannelmessagesdelta description: Microsoft Graph Invoke function delta call: me-teams-channel.teamsteamchannelschannelmessagesdelta with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id} name: teams-team-id-channels-channel-id-messages-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id. operations: - method: GET name: teamschannelsgetmessages description: Microsoft Graph Get chatMessage in a channel or chat call: me-teams-channel.teamschannelsgetmessages with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamschannelsupdatemessages description: Microsoft Graph Update chatMessage call: me-teams-channel.teamschannelsupdatemessages with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamschannelsdeletemessages description: Microsoft Graph Delete navigation property messages for teams call: me-teams-channel.teamschannelsdeletemessages with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/hostedcontents name: teams-team-id-channels-channel-id-messages-chatmessage-id-hostedcontents description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents. operations: - method: GET name: teamschannelsmessageslisthostedcontents description: Microsoft Graph List hostedContents call: me-teams-channel.teamschannelsmessageslisthostedcontents with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamschannelsmessagescreatehostedcontents description: Microsoft Graph Create new navigation property to hostedContents for teams call: me-teams-channel.teamschannelsmessagescreatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/hostedcontents/count name: teams-team-id-channels-channel-id-messages-chatmessage-id-hostedcontents-count description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents-$count. operations: - method: GET name: teamschannelsmessageshostedcontentsgetcount80f2 description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamschannelsmessageshostedcontentsgetcount80f2 outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/hostedcontents/{chatmessagehostedcontent-id} name: teams-team-id-channels-channel-id-messages-chatmessage-id-hostedcontents-chatmes description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents-chatMes. operations: - method: GET name: teamschannelsmessagesgethostedcontents description: Microsoft Graph Get hostedContents from teams call: me-teams-channel.teamschannelsmessagesgethostedcontents with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamschannelsmessagesupdatehostedcontents description: Microsoft Graph Update the navigation property hostedContents in teams call: me-teams-channel.teamschannelsmessagesupdatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamschannelsmessagesdeletehostedcontents description: Microsoft Graph Delete navigation property hostedContents for teams call: me-teams-channel.teamschannelsmessagesdeletehostedcontents with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/hostedcontents/{chatmessagehostedcontent-id}/value name: teams-team-id-channels-channel-id-messages-chatmessage-id-hostedcontents-chatmes description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-hostedContents-chatMes. operations: - method: GET name: teamschannelsmessagesgethostedcontentscontent description: Microsoft Graph List hostedContents call: me-teams-channel.teamschannelsmessagesgethostedcontentscontent outputParameters: - type: object mapping: $. - method: PUT name: teamschannelsmessagesupdatehostedcontentscontent description: Microsoft Graph Update media content for the navigation property hostedContents in teams call: me-teams-channel.teamschannelsmessagesupdatehostedcontentscontent with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamschannelsmessagesdeletehostedcontentscontent description: Microsoft Graph Delete media content for the navigation property hostedContents in teams call: me-teams-channel.teamschannelsmessagesdeletehostedcontentscontent with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies. operations: - method: GET name: teamschannelsmessageslistreplies description: Microsoft Graph List replies call: me-teams-channel.teamschannelsmessageslistreplies with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamschannelsmessagescreatereplies description: Microsoft Graph Reply to a message in a channel call: me-teams-channel.teamschannelsmessagescreatereplies with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/count name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-count description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-$count. operations: - method: GET name: teamschannelsmessagesrepliesgetcountbdfc description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamschannelsmessagesrepliesgetcountbdfc outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/delta name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-delta description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-delta(). operations: - method: GET name: teamsteamchannelschannelmessageschatmessagerepliesdelta description: Microsoft Graph Invoke function delta call: me-teams-channel.teamsteamchannelschannelmessageschatmessagerepliesdelta with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1} name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: GET name: teamschannelsmessagesgetreplies description: Microsoft Graph Get chatMessage in a channel or chat call: me-teams-channel.teamschannelsmessagesgetreplies with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamschannelsmessagesupdatereplies description: Microsoft Graph Update the navigation property replies in teams call: me-teams-channel.teamschannelsmessagesupdatereplies with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamschannelsmessagesdeletereplies description: Microsoft Graph Delete navigation property replies for teams call: me-teams-channel.teamschannelsmessagesdeletereplies with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: GET name: teamschannelsmessagesreplieslisthostedcontents description: Microsoft Graph List hostedContents call: me-teams-channel.teamschannelsmessagesreplieslisthostedcontents with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamschannelsmessagesrepliescreatehostedcontents description: Microsoft Graph Create new navigation property to hostedContents for teams call: me-teams-channel.teamschannelsmessagesrepliescreatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents/count name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: GET name: teamschannelsmessagesreplieshostedcontentsgetcount3bb6 description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamschannelsmessagesreplieshostedcontentsgetcount3bb6 outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents/{chatmessagehostedcontent-id} name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: GET name: teamschannelsmessagesrepliesgethostedcontents description: Microsoft Graph Get hostedContents from teams call: me-teams-channel.teamschannelsmessagesrepliesgethostedcontents with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamschannelsmessagesrepliesupdatehostedcontents description: Microsoft Graph Update the navigation property hostedContents in teams call: me-teams-channel.teamschannelsmessagesrepliesupdatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamschannelsmessagesrepliesdeletehostedcontents description: Microsoft Graph Delete navigation property hostedContents for teams call: me-teams-channel.teamschannelsmessagesrepliesdeletehostedcontents with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents/{chatmessagehostedcontent-id}/value name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: GET name: teamschannelsmessagesrepliesgethostedcontentscontent description: Microsoft Graph List hostedContents call: me-teams-channel.teamschannelsmessagesrepliesgethostedcontentscontent outputParameters: - type: object mapping: $. - method: PUT name: teamschannelsmessagesrepliesupdatehostedcontentscontent description: Microsoft Graph Update media content for the navigation property hostedContents in teams call: me-teams-channel.teamschannelsmessagesrepliesupdatehostedcontentscontent with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamschannelsmessagesrepliesdeletehostedcontentscontent description: Microsoft Graph Delete media content for the navigation property hostedContents in teams call: me-teams-channel.teamschannelsmessagesrepliesdeletehostedcontentscontent with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/setreaction name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: POST name: teamsteamchannelschannelmessageschatmessagereplieschatmessagesetreaction description: Microsoft Graph Invoke action setReaction call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessagesetreaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/softdelete name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: POST name: teamsteamchannelschannelmessageschatmessagereplieschatmessagesoftdelete description: Microsoft Graph Invoke action softDelete call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessagesoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/undosoftdelete name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: POST name: teamsteamchannelschannelmessageschatmessagereplieschatmessageundosoftdelete description: Microsoft Graph Invoke action undoSoftDelete call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessageundosoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/replies/{chatmessage-id1}/unsetreaction name: teams-team-id-channels-channel-id-messages-chatmessage-id-replies-chatmessage-id description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-replies-chatMessage-id. operations: - method: POST name: teamsteamchannelschannelmessageschatmessagereplieschatmessageunsetreaction description: Microsoft Graph Invoke action unsetReaction call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessageunsetreaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/setreaction name: teams-team-id-channels-channel-id-messages-chatmessage-id-setreaction description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-setReaction. operations: - method: POST name: teamsteamchannelschannelmessageschatmessagesetreaction description: Microsoft Graph Invoke action setReaction call: me-teams-channel.teamsteamchannelschannelmessageschatmessagesetreaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/softdelete name: teams-team-id-channels-channel-id-messages-chatmessage-id-softdelete description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-softDelete. operations: - method: POST name: teamsteamchannelschannelmessageschatmessagesoftdelete description: Microsoft Graph Invoke action softDelete call: me-teams-channel.teamsteamchannelschannelmessageschatmessagesoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/undosoftdelete name: teams-team-id-channels-channel-id-messages-chatmessage-id-undosoftdelete description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-undoSoftDelete. operations: - method: POST name: teamsteamchannelschannelmessageschatmessageundosoftdelete description: Microsoft Graph Invoke action undoSoftDelete call: me-teams-channel.teamsteamchannelschannelmessageschatmessageundosoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/channels/{channel-id}/messages/{chatmessage-id}/unsetreaction name: teams-team-id-channels-channel-id-messages-chatmessage-id-unsetreaction description: REST surface for teams-team-id-channels-channel-id-messages-chatMessage-id-unsetReaction. operations: - method: POST name: teamsteamchannelschannelmessageschatmessageunsetreaction description: Microsoft Graph Invoke action unsetReaction call: me-teams-channel.teamsteamchannelschannelmessageschatmessageunsetreaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/members name: teams-team-id-primarychannel-members description: REST surface for teams-team-id-primaryChannel-members. operations: - method: GET name: teamsprimarychannellistmembers description: Microsoft Graph Get members from teams call: me-teams-channel.teamsprimarychannellistmembers with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamsprimarychannelcreatemembers description: Microsoft Graph Create new navigation property to members for teams call: me-teams-channel.teamsprimarychannelcreatemembers with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/members/count name: teams-team-id-primarychannel-members-count description: REST surface for teams-team-id-primaryChannel-members-$count. operations: - method: GET name: teamsprimarychannelmembersgetcount8411 description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamsprimarychannelmembersgetcount8411 outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/members/add name: teams-team-id-primarychannel-members-add description: REST surface for teams-team-id-primaryChannel-members-add. operations: - method: POST name: teamsteamprimarychannelmembersadd description: Microsoft Graph Invoke action add call: me-teams-channel.teamsteamprimarychannelmembersadd with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/members/remove name: teams-team-id-primarychannel-members-remove description: REST surface for teams-team-id-primaryChannel-members-remove. operations: - method: POST name: teamsteamprimarychannelmembersremove description: Microsoft Graph Invoke action remove call: me-teams-channel.teamsteamprimarychannelmembersremove with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/members/{conversationmember-id} name: teams-team-id-primarychannel-members-conversationmember-id description: REST surface for teams-team-id-primaryChannel-members-conversationMember-id. operations: - method: GET name: teamsprimarychannelgetmembers description: Microsoft Graph Get members from teams call: me-teams-channel.teamsprimarychannelgetmembers with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamsprimarychannelupdatemembers description: Microsoft Graph Update the navigation property members in teams call: me-teams-channel.teamsprimarychannelupdatemembers with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamsprimarychanneldeletemembers description: Microsoft Graph Delete navigation property members for teams call: me-teams-channel.teamsprimarychanneldeletemembers with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages name: teams-team-id-primarychannel-messages description: REST surface for teams-team-id-primaryChannel-messages. operations: - method: GET name: teamsprimarychannellistmessages description: Microsoft Graph Get messages from teams call: me-teams-channel.teamsprimarychannellistmessages with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamsprimarychannelcreatemessages description: Microsoft Graph Create new navigation property to messages for teams call: me-teams-channel.teamsprimarychannelcreatemessages with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/count name: teams-team-id-primarychannel-messages-count description: REST surface for teams-team-id-primaryChannel-messages-$count. operations: - method: GET name: teamsprimarychannelmessagesgetcountd90b description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamsprimarychannelmessagesgetcountd90b outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/delta name: teams-team-id-primarychannel-messages-delta description: REST surface for teams-team-id-primaryChannel-messages-delta(). operations: - method: GET name: teamsteamprimarychannelmessagesdelta description: Microsoft Graph Invoke function delta call: me-teams-channel.teamsteamprimarychannelmessagesdelta with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id} name: teams-team-id-primarychannel-messages-chatmessage-id description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id. operations: - method: GET name: teamsprimarychannelgetmessages description: Microsoft Graph Get messages from teams call: me-teams-channel.teamsprimarychannelgetmessages with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamsprimarychannelupdatemessages description: Microsoft Graph Update the navigation property messages in teams call: me-teams-channel.teamsprimarychannelupdatemessages with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamsprimarychanneldeletemessages description: Microsoft Graph Delete navigation property messages for teams call: me-teams-channel.teamsprimarychanneldeletemessages with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/hostedcontents name: teams-team-id-primarychannel-messages-chatmessage-id-hostedcontents description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents. operations: - method: GET name: teamsprimarychannelmessageslisthostedcontents description: Microsoft Graph Get hostedContents from teams call: me-teams-channel.teamsprimarychannelmessageslisthostedcontents with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamsprimarychannelmessagescreatehostedcontents description: Microsoft Graph Create new navigation property to hostedContents for teams call: me-teams-channel.teamsprimarychannelmessagescreatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/hostedcontents/count name: teams-team-id-primarychannel-messages-chatmessage-id-hostedcontents-count description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents-$count. operations: - method: GET name: teamsprimarychannelmessageshostedcontentsgetcounted0a description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamsprimarychannelmessageshostedcontentsgetcounted0a outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/hostedcontents/{chatmessagehostedcontent-id} name: teams-team-id-primarychannel-messages-chatmessage-id-hostedcontents-chatmessageh description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents-chatMessageH. operations: - method: GET name: teamsprimarychannelmessagesgethostedcontents description: Microsoft Graph Get hostedContents from teams call: me-teams-channel.teamsprimarychannelmessagesgethostedcontents with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamsprimarychannelmessagesupdatehostedcontents description: Microsoft Graph Update the navigation property hostedContents in teams call: me-teams-channel.teamsprimarychannelmessagesupdatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamsprimarychannelmessagesdeletehostedcontents description: Microsoft Graph Delete navigation property hostedContents for teams call: me-teams-channel.teamsprimarychannelmessagesdeletehostedcontents with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/hostedcontents/{chatmessagehostedcontent-id}/value name: teams-team-id-primarychannel-messages-chatmessage-id-hostedcontents-chatmessageh description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-hostedContents-chatMessageH. operations: - method: GET name: teamsprimarychannelmessagesgethostedcontentscontent description: Microsoft Graph Get media content for the navigation property hostedContents from teams call: me-teams-channel.teamsprimarychannelmessagesgethostedcontentscontent outputParameters: - type: object mapping: $. - method: PUT name: teamsprimarychannelmessagesupdatehostedcontentscontent description: Microsoft Graph Update media content for the navigation property hostedContents in teams call: me-teams-channel.teamsprimarychannelmessagesupdatehostedcontentscontent with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamsprimarychannelmessagesdeletehostedcontentscontent description: Microsoft Graph Delete media content for the navigation property hostedContents in teams call: me-teams-channel.teamsprimarychannelmessagesdeletehostedcontentscontent with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies name: teams-team-id-primarychannel-messages-chatmessage-id-replies description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies. operations: - method: GET name: teamsprimarychannelmessageslistreplies description: Microsoft Graph Get replies from teams call: me-teams-channel.teamsprimarychannelmessageslistreplies with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamsprimarychannelmessagescreatereplies description: Microsoft Graph Create new navigation property to replies for teams call: me-teams-channel.teamsprimarychannelmessagescreatereplies with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/count name: teams-team-id-primarychannel-messages-chatmessage-id-replies-count description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-$count. operations: - method: GET name: teamsprimarychannelmessagesrepliesgetcounteb7a description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamsprimarychannelmessagesrepliesgetcounteb7a outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/delta name: teams-team-id-primarychannel-messages-chatmessage-id-replies-delta description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-delta(). operations: - method: GET name: teamsteamprimarychannelmessageschatmessagerepliesdelta description: Microsoft Graph Invoke function delta call: me-teams-channel.teamsteamprimarychannelmessageschatmessagerepliesdelta with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1} name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1 description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1. operations: - method: GET name: teamsprimarychannelmessagesgetreplies description: Microsoft Graph Get replies from teams call: me-teams-channel.teamsprimarychannelmessagesgetreplies with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamsprimarychannelmessagesupdatereplies description: Microsoft Graph Update the navigation property replies in teams call: me-teams-channel.teamsprimarychannelmessagesupdatereplies with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamsprimarychannelmessagesdeletereplies description: Microsoft Graph Delete navigation property replies for teams call: me-teams-channel.teamsprimarychannelmessagesdeletereplies with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-hos description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos. operations: - method: GET name: teamsprimarychannelmessagesreplieslisthostedcontents description: Microsoft Graph Get hostedContents from teams call: me-teams-channel.teamsprimarychannelmessagesreplieslisthostedcontents with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamsprimarychannelmessagesrepliescreatehostedcontents description: Microsoft Graph Create new navigation property to hostedContents for teams call: me-teams-channel.teamsprimarychannelmessagesrepliescreatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents/count name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-hos description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos. operations: - method: GET name: teamsprimarychannelmessagesreplieshostedcontentsgetcount1d3a description: Microsoft Graph Get the number of the resource call: me-teams-channel.teamsprimarychannelmessagesreplieshostedcontentsgetcount1d3a outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents/{chatmessagehostedcontent-id} name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-hos description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos. operations: - method: GET name: teamsprimarychannelmessagesrepliesgethostedcontents description: Microsoft Graph Get hostedContents from teams call: me-teams-channel.teamsprimarychannelmessagesrepliesgethostedcontents with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamsprimarychannelmessagesrepliesupdatehostedcontents description: Microsoft Graph Update the navigation property hostedContents in teams call: me-teams-channel.teamsprimarychannelmessagesrepliesupdatehostedcontents with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamsprimarychannelmessagesrepliesdeletehostedcontents description: Microsoft Graph Delete navigation property hostedContents for teams call: me-teams-channel.teamsprimarychannelmessagesrepliesdeletehostedcontents with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/hostedcontents/{chatmessagehostedcontent-id}/value name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-hos description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-hos. operations: - method: GET name: teamsprimarychannelmessagesrepliesgethostedcontentscontent description: Microsoft Graph Get media content for the navigation property hostedContents from teams call: me-teams-channel.teamsprimarychannelmessagesrepliesgethostedcontentscontent outputParameters: - type: object mapping: $. - method: PUT name: teamsprimarychannelmessagesrepliesupdatehostedcontentscontent description: Microsoft Graph Update media content for the navigation property hostedContents in teams call: me-teams-channel.teamsprimarychannelmessagesrepliesupdatehostedcontentscontent with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamsprimarychannelmessagesrepliesdeletehostedcontentscontent description: Microsoft Graph Delete media content for the navigation property hostedContents in teams call: me-teams-channel.teamsprimarychannelmessagesrepliesdeletehostedcontentscontent with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/setreaction name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-set description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-set. operations: - method: POST name: teamsteamprimarychannelmessageschatmessagereplieschatmessagesetreaction description: Microsoft Graph Invoke action setReaction call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessagesetreaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/softdelete name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-sof description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-sof. operations: - method: POST name: teamsteamprimarychannelmessageschatmessagereplieschatmessagesoftdelete description: Microsoft Graph Invoke action softDelete call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessagesoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/undosoftdelete name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-und description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-und. operations: - method: POST name: teamsteamprimarychannelmessageschatmessagereplieschatmessageundosoftdelete description: Microsoft Graph Invoke action undoSoftDelete call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessageundosoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/replies/{chatmessage-id1}/unsetreaction name: teams-team-id-primarychannel-messages-chatmessage-id-replies-chatmessage-id1-uns description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-replies-chatMessage-id1-uns. operations: - method: POST name: teamsteamprimarychannelmessageschatmessagereplieschatmessageunsetreaction description: Microsoft Graph Invoke action unsetReaction call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessageunsetreaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/setreaction name: teams-team-id-primarychannel-messages-chatmessage-id-setreaction description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-setReaction. operations: - method: POST name: teamsteamprimarychannelmessageschatmessagesetreaction description: Microsoft Graph Invoke action setReaction call: me-teams-channel.teamsteamprimarychannelmessageschatmessagesetreaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/softdelete name: teams-team-id-primarychannel-messages-chatmessage-id-softdelete description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-softDelete. operations: - method: POST name: teamsteamprimarychannelmessageschatmessagesoftdelete description: Microsoft Graph Invoke action softDelete call: me-teams-channel.teamsteamprimarychannelmessageschatmessagesoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/undosoftdelete name: teams-team-id-primarychannel-messages-chatmessage-id-undosoftdelete description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-undoSoftDelete. operations: - method: POST name: teamsteamprimarychannelmessageschatmessageundosoftdelete description: Microsoft Graph Invoke action undoSoftDelete call: me-teams-channel.teamsteamprimarychannelmessageschatmessageundosoftdelete outputParameters: - type: object mapping: $. - path: /v1/teams/{team-id}/primarychannel/messages/{chatmessage-id}/unsetreaction name: teams-team-id-primarychannel-messages-chatmessage-id-unsetreaction description: REST surface for teams-team-id-primaryChannel-messages-chatMessage-id-unsetReaction. operations: - method: POST name: teamsteamprimarychannelmessageschatmessageunsetreaction description: Microsoft Graph Invoke action unsetReaction call: me-teams-channel.teamsteamprimarychannelmessageschatmessageunsetreaction with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: me-teams-channel-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Me — Teams.channel. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-list-members-channel description: Microsoft Graph List members of a channel hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelslistmembers with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-add-member-channel description: Microsoft Graph Add member to channel hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamschannelscreatemembers with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmembersgetcount8e98 outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-add description: Microsoft Graph Invoke action add hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmembersadd with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-remove description: Microsoft Graph Invoke action remove hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmembersremove with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-member-channel description: Microsoft Graph Get member of channel hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsgetmembers with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-member-channel description: Microsoft Graph Update member in channel hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamschannelsupdatemembers with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-remove-member-channel description: Microsoft Graph Remove member from channel hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamschannelsdeletemembers with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-channel-messages description: Microsoft Graph List channel messages hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelslistmessages with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-send-chatmessage-channel description: Microsoft Graph Send chatMessage in channel hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamschannelscreatemessages with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-2 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesgetcount6767 outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-delta description: Microsoft Graph Invoke function delta hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsteamchannelschannelmessagesdelta with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-chatmessage-channel description: Microsoft Graph Get chatMessage in a channel or chat hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsgetmessages with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-chatmessage description: Microsoft Graph Update chatMessage hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamschannelsupdatemessages with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property messages for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamschannelsdeletemessages with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-hostedcontents description: Microsoft Graph List hostedContents hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessageslisthostedcontents with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation description: Microsoft Graph Create new navigation property to hostedContents for teams hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamschannelsmessagescreatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-3 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessageshostedcontentsgetcount80f2 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-hostedcontents-teams description: Microsoft Graph Get hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesgethostedcontents with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesupdatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-2 description: Microsoft Graph Delete navigation property hostedContents for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamschannelsmessagesdeletehostedcontents with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-hostedcontents-2 description: Microsoft Graph List hostedContents hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesgethostedcontentscontent outputParameters: - type: object mapping: $. - name: microsoft-graph-update-media-content description: Microsoft Graph Update media content for the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesupdatehostedcontentscontent with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-media-content description: Microsoft Graph Delete media content for the navigation property hostedContents in teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamschannelsmessagesdeletehostedcontentscontent with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-replies description: Microsoft Graph List replies hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessageslistreplies with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-reply-message-channel description: Microsoft Graph Reply to a message in a channel hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamschannelsmessagescreatereplies with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-4 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesrepliesgetcountbdfc outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-delta-2 description: Microsoft Graph Invoke function delta hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsteamchannelschannelmessageschatmessagerepliesdelta with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-chatmessage-channel-2 description: Microsoft Graph Get chatMessage in a channel or chat hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesgetreplies with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-2 description: Microsoft Graph Update the navigation property replies in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesupdatereplies with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-3 description: Microsoft Graph Delete navigation property replies for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamschannelsmessagesdeletereplies with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-hostedcontents-3 description: Microsoft Graph List hostedContents hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesreplieslisthostedcontents with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-2 description: Microsoft Graph Create new navigation property to hostedContents for teams hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamschannelsmessagesrepliescreatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-5 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesreplieshostedcontentsgetcount3bb6 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-hostedcontents-teams-2 description: Microsoft Graph Get hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesrepliesgethostedcontents with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-3 description: Microsoft Graph Update the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesrepliesupdatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-4 description: Microsoft Graph Delete navigation property hostedContents for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamschannelsmessagesrepliesdeletehostedcontents with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-list-hostedcontents-4 description: Microsoft Graph List hostedContents hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesrepliesgethostedcontentscontent outputParameters: - type: object mapping: $. - name: microsoft-graph-update-media-content-2 description: Microsoft Graph Update media content for the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamschannelsmessagesrepliesupdatehostedcontentscontent with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-media-content-2 description: Microsoft Graph Delete media content for the navigation property hostedContents in teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamschannelsmessagesrepliesdeletehostedcontentscontent with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-setreaction description: Microsoft Graph Invoke action setReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessagesetreaction with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-softdelete description: Microsoft Graph Invoke action softDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessagesoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-undosoftdelete description: Microsoft Graph Invoke action undoSoftDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessageundosoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-unsetreaction description: Microsoft Graph Invoke action unsetReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessagereplieschatmessageunsetreaction with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-setreaction-2 description: Microsoft Graph Invoke action setReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessagesetreaction with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-softdelete-2 description: Microsoft Graph Invoke action softDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessagesoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-undosoftdelete-2 description: Microsoft Graph Invoke action undoSoftDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessageundosoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-unsetreaction-2 description: Microsoft Graph Invoke action unsetReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamchannelschannelmessageschatmessageunsetreaction with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-members-teams description: Microsoft Graph Get members from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannellistmembers with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-3 description: Microsoft Graph Create new navigation property to members for teams hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsprimarychannelcreatemembers with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-6 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmembersgetcount8411 outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-add-2 description: Microsoft Graph Invoke action add hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmembersadd with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-remove-2 description: Microsoft Graph Invoke action remove hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmembersremove with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-members-teams-2 description: Microsoft Graph Get members from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelgetmembers with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-4 description: Microsoft Graph Update the navigation property members in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelupdatemembers with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-5 description: Microsoft Graph Delete navigation property members for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamsprimarychanneldeletemembers with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-messages-teams description: Microsoft Graph Get messages from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannellistmessages with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-4 description: Microsoft Graph Create new navigation property to messages for teams hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsprimarychannelcreatemessages with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-7 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesgetcountd90b outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-delta-3 description: Microsoft Graph Invoke function delta hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsteamprimarychannelmessagesdelta with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-messages-teams-2 description: Microsoft Graph Get messages from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelgetmessages with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-5 description: Microsoft Graph Update the navigation property messages in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelupdatemessages with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-6 description: Microsoft Graph Delete navigation property messages for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamsprimarychanneldeletemessages with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-hostedcontents-teams-3 description: Microsoft Graph Get hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessageslisthostedcontents with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-5 description: Microsoft Graph Create new navigation property to hostedContents for teams hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsprimarychannelmessagescreatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-8 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessageshostedcontentsgetcounted0a outputParameters: - type: object mapping: $. - name: microsoft-graph-get-hostedcontents-teams-4 description: Microsoft Graph Get hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesgethostedcontents with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-6 description: Microsoft Graph Update the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesupdatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-7 description: Microsoft Graph Delete navigation property hostedContents for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamsprimarychannelmessagesdeletehostedcontents with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-media-content description: Microsoft Graph Get media content for the navigation property hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesgethostedcontentscontent outputParameters: - type: object mapping: $. - name: microsoft-graph-update-media-content-3 description: Microsoft Graph Update media content for the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesupdatehostedcontentscontent with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-media-content-3 description: Microsoft Graph Delete media content for the navigation property hostedContents in teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamsprimarychannelmessagesdeletehostedcontentscontent with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-replies-teams description: Microsoft Graph Get replies from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessageslistreplies with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-6 description: Microsoft Graph Create new navigation property to replies for teams hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsprimarychannelmessagescreatereplies with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-9 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesrepliesgetcounteb7a outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-function-delta-4 description: Microsoft Graph Invoke function delta hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsteamprimarychannelmessageschatmessagerepliesdelta with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-replies-teams-2 description: Microsoft Graph Get replies from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesgetreplies with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-7 description: Microsoft Graph Update the navigation property replies in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesupdatereplies with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-8 description: Microsoft Graph Delete navigation property replies for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamsprimarychannelmessagesdeletereplies with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-hostedcontents-teams-5 description: Microsoft Graph Get hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesreplieslisthostedcontents with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation-7 description: Microsoft Graph Create new navigation property to hostedContents for teams hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsprimarychannelmessagesrepliescreatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-10 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesreplieshostedcontentsgetcount1d3a outputParameters: - type: object mapping: $. - name: microsoft-graph-get-hostedcontents-teams-6 description: Microsoft Graph Get hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesrepliesgethostedcontents with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-8 description: Microsoft Graph Update the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesrepliesupdatehostedcontents with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-9 description: Microsoft Graph Delete navigation property hostedContents for teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamsprimarychannelmessagesrepliesdeletehostedcontents with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-media-content-2 description: Microsoft Graph Get media content for the navigation property hostedContents from teams hints: readOnly: true destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesrepliesgethostedcontentscontent outputParameters: - type: object mapping: $. - name: microsoft-graph-update-media-content-4 description: Microsoft Graph Update media content for the navigation property hostedContents in teams hints: readOnly: false destructive: false idempotent: true call: me-teams-channel.teamsprimarychannelmessagesrepliesupdatehostedcontentscontent with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-media-content-4 description: Microsoft Graph Delete media content for the navigation property hostedContents in teams hints: readOnly: false destructive: true idempotent: true call: me-teams-channel.teamsprimarychannelmessagesrepliesdeletehostedcontentscontent with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-setreaction-3 description: Microsoft Graph Invoke action setReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessagesetreaction with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-softdelete-3 description: Microsoft Graph Invoke action softDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessagesoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-undosoftdelete-3 description: Microsoft Graph Invoke action undoSoftDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessageundosoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-unsetreaction-3 description: Microsoft Graph Invoke action unsetReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessagereplieschatmessageunsetreaction with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-setreaction-4 description: Microsoft Graph Invoke action setReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessagesetreaction with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-softdelete-4 description: Microsoft Graph Invoke action softDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessagesoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-undosoftdelete-4 description: Microsoft Graph Invoke action undoSoftDelete hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessageundosoftdelete outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-unsetreaction-4 description: Microsoft Graph Invoke action unsetReaction hints: readOnly: false destructive: false idempotent: false call: me-teams-channel.teamsteamprimarychannelmessageschatmessageunsetreaction with: body: tools.body outputParameters: - type: object mapping: $.