-
Notifications
You must be signed in to change notification settings - Fork 26
Refactors spo_list_remove LM tool. Closes #592 #635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Adam-it
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot Can you apply the changes I pointed out
ccb39b3 to
4764830
Compare
Adam-it
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
before proceeding with the merge I need to first update our version of CLI for M365 as currently it does not support recycle |
Co-authored-by: Adam-it <[email protected]>
Co-authored-by: Adam-it <[email protected]>
b009105 to
859b635
Compare

🎯 Aim
Aligns the
spo_list_removeLanguage Model Tool with established naming conventions ({verb}_{noun}) and adds support for recycling lists instead of permanent deletion.📷 Result
No visual changes - this is a backend tool enhancement for the Language Model Tools.
✅ What was done
Renamed tool:
spo_list_remove→remove_spo_listChatTools.tspackage.jsonAdded
recycleparameter: Optional boolean (default:false) to send lists to recycle binEnhanced model description: Concise documentation covering:
Applied review feedback:
falseinstead of empty string🔗 Related issue
Follows patterns from PR #596 / issue #586.
Fixes #592
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.