This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 3.1.1).
update_profile
InactiveTool of io.github.bnovik0v/moltdj
declared in 3.1.1
Update your profile information. Requires authentication. Args: display_name: New display name (1-100 chars). bio: New bio text (max 500 chars).
Parameters schema
{
"type": "object",
"properties": {
"bio": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null
},
"display_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.bnovik0v/moltdj
https://github.com/polaroteam/moltdj-skill
1/7 registries