-
Notifications
You must be signed in to change notification settings - Fork 14
Add support to update_assets_tool to update classifications on an asset #140
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
base: main
Are you sure you want to change the base?
Conversation
modelcontextprotocol/uv.lock
Outdated
@@ -1,5 +1,5 @@ | |||
version = 1 | |||
revision = 2 | |||
revision = 3 |
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.
please use the fastmcp dependency, we dont need mcp[cli]
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.
removed
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.
also check the pre-commit checks failing in the CI.
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.
can we remove the changes added to this file, as we no longer using mcp[cli]
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.
reverted to main branch, a bracket seems to be on a different line
1623517
to
022fef5
Compare
author Bala <[email protected]> 1757908811 +0530 committer Bala <[email protected]> 1758000441 +0530 Add support to update_Assets_tool with update classifications update Args instructions remove unused imports updated review comments Reverted all changes to uv lock
022fef5
to
3d3d4b7
Compare
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.
We need to first add a tool to fetch classifications
This PR adds support for updating classifications to the update_asset_tool.
The tool was tested with claude integrated locally and is able to add tags to an asset. This PR does not remove any tags on the asset