OfficeDev / teams-toolkit-samples

Scenario-focused sample applications that help you get started with building Microsoft Teams App.
MIT License
334 stars 232 forks source link

[Sample Onboard Request] Using multiple parameters in a plugin for Microsoft Copilot for Microsoft 365 using JavaScript and Teams Toolkit for Visual Studio Code sample #1095

Open aycabas opened 9 months ago

aycabas commented 9 months ago

Owner: @garrytrinder

ID: stocks-multiparam-js

Title: Using multiple parameters in a plugin for Microsoft Copilot for Microsoft 365 using JavaScript and Teams Toolkit for Visual Studio Code sample

Description: This sample demonstrates how to use multiple parameters in a plugin for Microsoft Copilot for Microsoft 365 using JavaScript and Teams Toolkit for Visual Studio Code.

Tags: JS, Message Extension, Multi parameters

Time: "5mins to run".

Configuration: "Ready for local debug"

Thumbnail: https://github.com/OfficeDev/Copilot-for-M365-Plugins-Samples/blob/main/samples/msgext-multiparam-js/assets/preview.png

(Optional) Demo GIF:

(Source code in this Repo) Source Code PR:

(Source code NOT in this Repo) Sample URL: https://github.com/OfficeDev/Copilot-for-M365-Plugins-Samples/tree/main/samples/msgext-multiparam-js

microsoft-github-policy-service[bot] commented 9 months ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

yukun-dong commented 6 months ago

Hi @aycabas , I tried this sample and this app itself works. When enabling it in Copilot the response is not so stable, sometimes it cannot return correct answer (even if the app is triggered). Is this expected?

image image