This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
re_enrich
InactiveTool of Achriom
declared in 1.0.0
Re-fetch all metadata from external sources. Use when item has wrong data.
Parameters schema
{
"type": "object",
"required": [
"media_type",
"title"
],
"properties": {
"title": {
"type": "string",
"description": "The title to re-enrich (partial match supported)"
},
"media_type": {
"enum": [
"book",
"movie",
"album",
"show",
"anime"
],
"type": "string",
"description": "Type of media"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Achriom
https://github.com/achriom/achriom-mcp
1/7 registries