-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Open
Copy link
Labels
hacktoberfest⭐ enhancementNew feature or requestNew feature or request🙏 help wantedOpen for contributorsOpen for contributors
Milestone
Description
🎯 Aim of the feature
Create a new Language Model Tool for updating SharePoint list properties using the CLI for Microsoft 365 spo list set
command. This tool will enable GitHub Copilot to assist users in modifying existing SharePoint list configurations.
Tool Specification
Name: update_spo_list
Model description: The tool description must cover the following guidance:
- What exactly does the tool do? - describe the specific functionality and capabilities
- What kind of information does it return? - detail the expected response format
- When should and shouldn't it be used? - provide clear use cases and scenarios to avoid
- Describe important limitations or constraints of the tool - identify technical and permission limitations
Properties to update
- This tool should support updating the same configuration properties that will be available in the refactored
add_spo_list
tool to maintain consistency.
Under the hood use: spo list set
The issue #586 has been implemented and can be used as a reference to ensure consistency with the correct standards.
📷 Images (if possible) with expected result
No response
🤔 Additional remarks or comments
- VS Code LM docs: https://code.visualstudio.com/api/extension-guides/tools
- CLI for Microsoft 365 Reference: https://pnp.github.io/cli-microsoft365/cmd/spo/list/list-set
Adam-it
Metadata
Metadata
Assignees
Labels
hacktoberfest⭐ enhancementNew feature or requestNew feature or request🙏 help wantedOpen for contributorsOpen for contributors