pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
34 stars 14 forks source link

💡 [Feature]: new `/manage` for the chat participant #255

Open Adam-it opened 2 weeks ago

Adam-it commented 2 weeks ago

🎯 Aim of the feature

The aim is to add a new /manage command to the chat participant. The idea is that it will allow to correlate user prompt with a related CLI command and if possible (has the required inputs for the options) will execute the command to retrieve data in the chat response. It should only base on get and list CLI command and for start only aim app and SPFx and SPO management

📷 Images (if possible) with expected result

No response

🤔 Additional remarks or comments

follow up #239